Angry Study Helper

An extension that gets grumpy when you open a new tab while studying.

What is Angry Study Helper?

Angry Study Helper is a Chrome extension developed by developertala, and its main feature is "An extension that gets grumpy when you open a new tab while studying.".

Extension Screenshots

screenshot

Download Angry Study Helper Extension CRX File

Download Angry Study Helper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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 :)                    

Extension Basic Information

Name Angry Study Helper Angry Study Helper
ID bpbdbiickajcfeoilijnjlgchjjlfakj
Official URL https://chromewebstore.google.com/detail/angry-study-helper/bpbdbiickajcfeoilijnjlgchjjlfakj
Description An extension that gets grumpy when you open a new tab while studying.
File Size 860 KB
Installation Count 29,360
Current Version 0.2
Last Updated 2020-08-31
Publish Date 2020-08-27
Rating 4.88/5 Total 356 Ratings
Developer developertala
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}