Angry Study Helper
An extension that gets grumpy when you open a new tab while studying.
Wat is Angry Study Helper?
Angry Study Helper is een Chrome-extensie ontwikkeld door developertala, en de belangrijkste functie is "An extension that gets grumpy when you open a new tab while studying.".
Extensie Screenshots
Download het CRX-bestand van de extensie Angry Study Helper
Download Angry Study Helper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 :) Basisinformatie over de Extensie
| Naam | |
| ID | bpbdbiickajcfeoilijnjlgchjjlfakj |
| Officiële URL | https://chromewebstore.google.com/detail/angry-study-helper/bpbdbiickajcfeoilijnjlgchjjlfakj |
| Beschrijving | An extension that gets grumpy when you open a new tab while studying. |
| Bestandsgrootte | 860 KB |
| Aantal Installaties | 29,360 |
| Huidige Versie | 0.2 |
| Laatst Bijgewerkt | 2020-08-31 |
| Publicatiedatum | 2020-08-27 |
| Beoordeling | 4.88/5 Totaal 356 Beoordelingen |
| Ontwikkelaar | developertala |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |