Papyrus

Open a new tab and write your best thoughts.

Papyrusとは何ですか?

Papyrusはkirills167によって開発されたChromeの拡張機能で、その主な機能は「Open a new tab and write your best thoughts.」です。

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

screenshot

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

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

拡張機能の使用方法

                        New tab application which can help to keep your thoughts.                    

拡張機能の基本情報

名前 Papyrus Papyrus
ID gcmoecodjdhjhpomcfebhgjgjddhfonk
公式URL https://chromewebstore.google.com/detail/papyrus/gcmoecodjdhjhpomcfebhgjgjddhfonk
説明 Open a new tab and write your best thoughts.
ファイルサイズ 4.95 KB
インストール数 72
現在のバージョン 0.0.2
最終更新日 2016-04-07
公開日 2016-04-07
評価 5.00/5 合計 2 レビュー
開発者 kirills167
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Papyrus",
    "description": "Open a new tab and write your best thoughts.",
    "version": "0.0.2",
    "manifest_version": 2,
    "permissions": [
        "storage",
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}