Not a Jelly Fish!
Extension to make sure you are paying attention to the current task on the tab you have opened.
Что такое Not a Jelly Fish!?
Not a Jelly Fish! - это расширение Chrome, разработанное joshiutsaha1, и его основная функция - "Extension to make sure you are paying attention to the current task on the tab you have opened.".
Снимки экрана расширения
Скачать файл CRX расширения Not a Jelly Fish!
Скачайте файлы расширений Not a Jelly Fish! в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Not A Jelly Fish! is a chrome extension for productivity. The user navigates to a tab he/she needs to focus on for an amount of time and then starts the timer using the extension's pop up. Doing so locks the tab as the 'FOCUS TAB' and if the user navigates to some other tab then he/she is redirected to a 'fail' page. The user then has to go back to his/her FOCUS TAB and continue their work on that tab until the timer runs out. The user can stop the timer manually as well. With various distractions on the internet, it is hard to focus on your important online course or the google docs file you been working on. This extension helps you bring your focus on tab at a time.
Основная информация о расширении
Название | |
ID | knojpggkcnoocgoddpmijbgmhekdalik |
Официальный URL | https://chromewebstore.google.com/detail/not-a-jelly-fish/knojpggkcnoocgoddpmijbgmhekdalik |
Описание | Extension to make sure you are paying attention to the current task on the tab you have opened. |
Размер файла | 267 KB |
Количество установок | 28 |
Текущая Версия | 1.1 |
Последнее Обновление | 2021-06-14 |
Дата публикации | 2021-06-10 |
Рейтинг | 5.00/5 Всего 7 оценок |
Разработчик | joshiutsaha1 |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Not a Jelly Fish!", "description": "Extension to make sure you are paying attention to the current task on the tab you have opened.", "version": "1.1", "manifest_version": 3, "background": { "service_worker": "background.js" }, "action": { "default_popup": "html\/popup.html" }, "content_scripts": [ { "matches": [ " |