scratch tab

turns every New Tab into a scratch pad

Wat is scratch tab?

scratch tab is een Chrome-extensie ontwikkeld door sj, en de belangrijkste functie is "turns every New Tab into a scratch pad".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie scratch tab

Download scratch tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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/                    

Basisinformatie over de Extensie

Naam scratch tab scratch tab
ID gaehhklohpncohpacfhddemnekcahfim
Officiële URL https://chromewebstore.google.com/detail/scratch-tab/gaehhklohpncohpacfhddemnekcahfim
Beschrijving turns every New Tab into a scratch pad
Bestandsgrootte 14.35 KB
Aantal Installaties 68
Huidige Versie 1.0.1
Laatst Bijgewerkt 2016-09-20
Publicatiedatum 2016-09-19
Beoordeling 4.50/5 Totaal 2 Beoordelingen
Ontwikkelaar sj
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}