Angry Study Helper
An extension that gets grumpy when you open a new tab while studying.
Vad är Angry Study Helper?
Angry Study Helper är en Chrome-tillägg utvecklad av developertala, och dess huvudfunktion är "An extension that gets grumpy when you open a new tab while studying.".
Tilläggsskärmbilder
Ladda ner Angry Study Helper-förlängningens CRX-fil
Ladda ner Angry Study Helper-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 :) Grundläggande Information om Tillägg
| Namn | |
| ID | bpbdbiickajcfeoilijnjlgchjjlfakj |
| Officiell webbadress | https://chromewebstore.google.com/detail/angry-study-helper/bpbdbiickajcfeoilijnjlgchjjlfakj |
| Beskrivning | An extension that gets grumpy when you open a new tab while studying. |
| Filstorlek | 860 KB |
| Antal Installationer | 29,360 |
| Aktuell Version | 0.2 |
| Senast Uppdaterad | 2020-08-31 |
| Publiceringsdatum | 2020-08-27 |
| Betyg | 4.88/5 Totalt 356 Betyg |
| Utvecklare | developertala |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |