scratch tab

turns every New Tab into a scratch pad

什么是scratch tab?

scratch tab是由sj开发的Chrome扩展程序,该扩展的主要功能是“turns every New Tab into a scratch pad”。

扩展截图

screenshot
screenshot
screenshot

下载scratch tab扩展crx文件

下载scratch tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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/                    

扩展基本信息

名称 scratch tab scratch tab
ID gaehhklohpncohpacfhddemnekcahfim
官方URL https://chromewebstore.google.com/detail/scratch-tab/gaehhklohpncohpacfhddemnekcahfim
简介 turns every New Tab into a scratch pad
文件大小 14.35 KB
安装次数 68
当前版本 1.0.1
更新时间 2016-09-20
上架时间 2016-09-19
评分 4.50/5 共2次评分
开发者 sj
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}