scratch tab
turns every New Tab into a scratch pad
Was ist scratch tab?
scratch tab ist eine Chrome-Erweiterung, die von sj entwickelt wurde, und ihr Hauptmerkmal ist "turns every New Tab into a scratch pad".
Erweiterungsscreenshots
scratch tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie scratch tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        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/                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | gaehhklohpncohpacfhddemnekcahfim | 
| Offizielle URL | https://chromewebstore.google.com/detail/scratch-tab/gaehhklohpncohpacfhddemnekcahfim | 
| Beschreibung | turns every New Tab into a scratch pad | 
| Dateigröße | 14.35 KB | 
| Installationsanzahl | 68 | 
| Aktuelle Version | 1.0.1 | 
| Letztes Update | 2016-09-20 | 
| Veröffentlichungsdatum | 2016-09-19 | 
| Bewertung | 4.50/5 Insgesamt 2 Bewertungen | 
| Entwickler | sj | 
| [email protected] | |
| Zahlungsart | free | 
| Unterstützte Sprachen | 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"
    }
}  |  |