Not a Jelly Fish!
Extension to make sure you are paying attention to the current task on the tab you have opened.
Cos'è Not a Jelly Fish!?
Not a Jelly Fish! è un'estensione di Chrome sviluppata da joshiutsaha1, e la sua funzione principale è "Extension to make sure you are paying attention to the current task on the tab you have opened.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Not a Jelly Fish!
Scarica i file di estensione Not a Jelly Fish! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | knojpggkcnoocgoddpmijbgmhekdalik |
URL Ufficiale | https://chromewebstore.google.com/detail/not-a-jelly-fish/knojpggkcnoocgoddpmijbgmhekdalik |
Descrizione | Extension to make sure you are paying attention to the current task on the tab you have opened. |
Dimensione del File | 267 KB |
Conteggio Installazioni | 28 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2021-06-14 |
Data di Pubblicazione | 2021-06-10 |
Valutazione | 5.00/5 Totale 7 Valutazioni |
Sviluppatore | joshiutsaha1 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |