Angry Study Helper

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

什么是Angry Study Helper?

Angry Study Helper是由developertala开发的Chrome扩展程序,该扩展的主要功能是“An extension that gets grumpy when you open a new tab while studying.”。

扩展截图

screenshot

下载Angry Study Helper扩展crx文件

下载Angry Study Helper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Angry Study Helper Angry Study Helper
ID bpbdbiickajcfeoilijnjlgchjjlfakj
官方URL https://chromewebstore.google.com/detail/angry-study-helper/bpbdbiickajcfeoilijnjlgchjjlfakj
简介 An extension that gets grumpy when you open a new tab while studying.
文件大小 860 KB
安装次数 29,360
当前版本 0.2
更新时间 2020-08-31
上架时间 2020-08-27
评分 4.88/5 共356次评分
开发者 developertala
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}