Tiny notes

Create your tiny notes without leaving current tab

Tiny notesとは何ですか?

Tiny notesはtaras.dによって開発されたChromeの拡張機能で、その主な機能は「Create your tiny notes without leaving current tab」です。

拡張機能のスクリーンショット

screenshot

Tiny notes拡張機能のCRXファイルをダウンロード

Tiny notes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Tiny notes Tiny notes
ID bhpicdlgfpjaidahkmfddkehnmlbljed
公式URL https://chromewebstore.google.com/detail/tiny-notes/bhpicdlgfpjaidahkmfddkehnmlbljed
説明 Create your tiny notes without leaving current tab
ファイルサイズ 38.17 KB
インストール数 71
現在のバージョン 1.0.3
最終更新日 2017-02-20
公開日 2017-02-19
評価 5.00/5 合計 1 レビュー
開発者 taras.d
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tiny notes",
    "version": "1.0.3",
    "description": "Create your tiny notes without leaving current tab",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Tiny notes",
        "default_icon": {
            "16": "icons\/icon-16.png",
            "24": "icons\/icon-24.png",
            "32": "icons\/icon-32.png"
        }
    }
}