Angry Study Helper
An extension that gets grumpy when you open a new tab while studying.
Cos'è Angry Study Helper?
Angry Study Helper è un'estensione di Chrome sviluppata da developertala, e la sua funzione principale è "An extension that gets grumpy when you open a new tab while studying.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Angry Study Helper
Scarica i file di estensione Angry Study Helper 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
An extension that will get mad at you when you open a new tab while studying/working. Will give you the passion, vision, and aggression to grind through all your tasks.
How to use:
- Make sure to open all the tabs you need for your work before you turn on the extension.
- Turn on the extension and enjoy :) Informazioni di Base sull'Estensione
| Nome | |
| ID | bpbdbiickajcfeoilijnjlgchjjlfakj |
| URL Ufficiale | https://chromewebstore.google.com/detail/angry-study-helper/bpbdbiickajcfeoilijnjlgchjjlfakj |
| Descrizione | An extension that gets grumpy when you open a new tab while studying. |
| Dimensione del File | 860 KB |
| Conteggio Installazioni | 29,360 |
| Versione Corrente | 0.2 |
| Ultimo Aggiornamento | 2020-08-31 |
| Data di Pubblicazione | 2020-08-27 |
| Valutazione | 4.88/5 Totale 356 Valutazioni |
| Sviluppatore | developertala |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Angry Study Helper",
"version": "0.2",
"description": "An extension that gets grumpy when you open a new tab while studying.",
"manifest_version": 2,
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |