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.”。
擴展截圖
下載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 |
ID | bpbdbiickajcfeoilijnjlgchjjlfakj |
官方網址 | 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" } } |