scratch tab

turns every New Tab into a scratch pad

What is scratch tab?

scratch tab is a Chrome extension developed by sj, and its main feature is "turns every New Tab into a scratch pad".

Extension Screenshots

screenshot
screenshot
screenshot

Download scratch tab Extension CRX File

Download scratch tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name scratch tab scratch tab
ID gaehhklohpncohpacfhddemnekcahfim
Official URL https://chromewebstore.google.com/detail/scratch-tab/gaehhklohpncohpacfhddemnekcahfim
Description turns every New Tab into a scratch pad
File Size 14.35 KB
Installation Count 68
Current Version 1.0.1
Last Updated 2016-09-20
Publish Date 2016-09-19
Rating 4.50/5 Total 2 Ratings
Developer sj
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}