Stay On Task
This extension blocks websites you don't want to visit, as well as providing a to-do list.
Vad är Stay On Task?
Stay On Task är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "This extension blocks websites you don't want to visit, as well as providing a to-do list.".
Tilläggsskärmbilder
Ladda ner Stay On Task-förlängningens CRX-fil
Ladda ner Stay On Task-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Stay On Task when you browse the Internet. Block any website of your choosing, as well as create a To-do List with time limits. Open a new tab, and click on the browser action on the top right of the tab to toggle the menu.
Grundläggande Information om Tillägg
Namn | Stay On Task |
ID | ihopiehopegcihbohemjoicccjdhgnoc |
Officiell webbadress | https://chromewebstore.google.com/detail/stay-on-task/ihopiehopegcihbohemjoicccjdhgnoc |
Beskrivning | This extension blocks websites you don't want to visit, as well as providing a to-do list. |
Filstorlek | 1.41 MB |
Antal Installationer | 35 |
Aktuell Version | 0.0.0.3 |
Senast Uppdaterad | 2017-07-16 |
Publiceringsdatum | 2017-07-16 |
Betyg | 3.00/5 Totalt 2 Betyg |
Utvecklare | Unknown |
Betalningssätt | free |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Stay On Task", "description": "This extension blocks websites you don't want to visit, as well as providing a to-do list.", "version": "0.0.0.3", "browser_action": { "default_icon": "exclaim-icon.png" }, "permissions": [ "activeTab", "tabs", "storage" ], "background": { "scripts": [ "jquery.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |