Angry Study Helper
An extension that gets grumpy when you open a new tab while studying.
O que é Angry Study Helper?
Angry Study Helper é uma extensão do Chrome desenvolvida por developertala, e sua principal característica é "An extension that gets grumpy when you open a new tab while studying.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Angry Study Helper
Baixe arquivos de extensão Angry Study Helper no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 :)
Informações Básicas da Extensão
Nome | Angry Study Helper |
ID | bpbdbiickajcfeoilijnjlgchjjlfakj |
URL Oficial | https://chromewebstore.google.com/detail/angry-study-helper/bpbdbiickajcfeoilijnjlgchjjlfakj |
Descrição | An extension that gets grumpy when you open a new tab while studying. |
Tamanho do Arquivo | 860 KB |
Contagem de Instalações | 29,360 |
Versão Atual | 0.2 |
Última Atualização | 2020-08-31 |
Data de Publicação | 2020-08-27 |
Classificação | 4.88/5 Total de 356 Avaliações |
Desenvolvedor | developertala |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |