Note It !
make a short note in Chrome
Note It !とは何ですか?
Note It !はhttps://sutthirak.infoによって開発されたChromeの拡張機能で、その主な機能は「make a short note in Chrome」です。
拡張機能のスクリーンショット
Note It !拡張機能のCRXファイルをダウンロード
Note It !拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Short Note across your Chrome. 拡張機能の基本情報
| 名前 | |
| ID | daadpdebbeekfgjeldnkkpcjkemjbadm |
| 公式URL | https://chromewebstore.google.com/detail/note-it/daadpdebbeekfgjeldnkkpcjkemjbadm |
| 説明 | make a short note in Chrome |
| ファイルサイズ | 174 KB |
| インストール数 | 161 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2015-07-27 |
| 公開日 | 2015-07-27 |
| 評価 | 2.00/5 合計 2 レビュー |
| 開発者 | https://sutthirak.info |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://www.sutthirak.info |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Note It !",
"description": "make a short note in Chrome",
"version": "1.0",
"browser_action": {
"default_icon": "img\/icon.png",
"default_popup": "note.html",
"default_title": "Note It !"
},
"permissions": [
"storage"
]
} | |