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 :) 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
} | |