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 |
公式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 |
Eメール | [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" } } |