scratch tab
turns every New Tab into a scratch pad
Qu'est-ce que scratch tab ?
scratch tab est une extension Chrome développée par sj, et sa fonction principale est "turns every New Tab into a scratch pad".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension scratch tab
Téléchargez les fichiers d'extension scratch tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
not a scratching post. not a fancy app. definitely a place to remind yourself to PAY RENT TODAY OR ELSE. maybe a place to remind yourself YOU'RE AWESOME/OKAY/BEAUTIFUL. just some virtual scratch paper in your new tab. + all data is locally saved on your browser & available offline + try it out: https://sajoy.github.io/scratch-tab/
Informations de Base sur l'Extension
Nom | scratch tab |
ID | gaehhklohpncohpacfhddemnekcahfim |
URL Officiel | https://chromewebstore.google.com/detail/scratch-tab/gaehhklohpncohpacfhddemnekcahfim |
Description | turns every New Tab into a scratch pad |
Taille du Fichier | 14.35 KB |
Nombre d'Installations | 68 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2016-09-20 |
Date de Publication | 2016-09-19 |
Évaluation | 4.50/5 Total 2 Évaluations |
Développeur | sj |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "scratch tab", "version": "1.0.1", "author": "Sarah Joy Calpo", "description": "turns every New Tab into a scratch pad", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "icon.png" } } |