Study Buddy Procrastination Helper
Study Enhancement Tool. Improve time management by limiting access to social media over customizable time intervals.
O que é Study Buddy Procrastination Helper?
Study Buddy Procrastination Helper é uma extensão do Chrome desenvolvida por Emrie Productions, e sua principal característica é "Study Enhancement Tool. Improve time management by limiting access to social media over customizable time intervals.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Study Buddy Procrastination Helper
Baixe arquivos de extensão Study Buddy Procrastination 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
Enhance study productivity by limiting the amount of time spent on social media sites (Facebook / Instagram / Pinterest / Reddit / Twitter / YouTube). Customizable settings for study / break intervals and specific sites being monitored.
Informações Básicas da Extensão
Nome | |
ID | iipnehehhdldnjcbadhdcmibakfkpiml |
URL Oficial | https://chrome.google.com/webstore/detail/study-buddy-procrastinati/iipnehehhdldnjcbadhdcmibakfkpiml |
Descrição | Study Enhancement Tool. Improve time management by limiting access to social media over customizable time intervals. |
Tamanho do Arquivo | 61.5 KB |
Contagem de Instalações | 231 |
Versão Atual | 1.2 |
Última Atualização | 2015-07-01 |
Data de Publicação | 2015-07-01 |
Classificação | 2.14/5 Total de 7 Avaliações |
Desenvolvedor | Emrie Productions |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Study Buddy Procrastination Helper", "short_name": "Study Buddy", "description": "Study Enhancement Tool. Improve time management by limiting access to social media over customizable time intervals.", "version": "1.2", "browser_action": { "default_icon": "StudyBuddy.png", "default_title": "Study Buddy", "default_popup": "popup.html" }, "background": { "scripts": [ "background.js" ] }, "options_page": "options.html", "content_scripts": [ { "matches": [ " |