[The Note Tab]

View your notes in every new tab

[The Note Tab]とは何ですか?

[The Note Tab]はMaxim Collingwoodによって開発されたChromeの拡張機能で、その主な機能は「View your notes in every new tab」です。

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

screenshot
screenshot

[The Note Tab]拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Have access to beautiful, personalized, minimalistic notes that save as you type, every time you open a new tab.                    

拡張機能の基本情報

名前 [The Note Tab] [The Note Tab]
ID noebonbkfkpobdnfhjbhafgmllaooicg
公式URL https://chromewebstore.google.com/detail/the-note-tab/noebonbkfkpobdnfhjbhafgmllaooicg
説明 View your notes in every new tab
ファイルサイズ 7.98 KB
インストール数 110
現在のバージョン 1
最終更新日 2017-09-27
公開日 2017-09-26
評価 2.33/5 合計 3 レビュー
開発者 Maxim Collingwood
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "new.html"
    },
    "name": "[The Note Tab]",
    "description": "View your notes in every new tab",
    "version": "1",
    "icons": {
        "128": "icon.png",
        "16": "128.png"
    },
    "browser_action": {
        "default_icon": "128.png"
    }
}