Angry Study Helper
An extension that gets grumpy when you open a new tab while studying.
Что такое Angry Study Helper?
Angry Study Helper - это расширение Chrome, разработанное developertala, и его основная функция - "An extension that gets grumpy when you open a new tab while studying.".
Снимки экрана расширения
Скачать файл CRX расширения Angry Study Helper
Скачайте файлы расширений 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 |
| Электронная почта | [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"
}
} | |