scratch tab
turns every New Tab into a scratch pad
什麼是scratch tab?
scratch tab是由sj開發的Chrome擴展程式,該擴展的主要功能是“turns every New Tab into a scratch pad”。
擴展截圖
下載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 |
ID | gaehhklohpncohpacfhddemnekcahfim |
官方網址 | 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" } } |