linkr bookmarker

linkr bookmarker

linkr bookmarkerとは何ですか?

linkr bookmarkerはdwrxによって開発されたChromeの拡張機能で、その主な機能は「linkr bookmarker」です。

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

screenshot

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

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

拡張機能の使用方法

                        linkr linking bookmark tool.

* when visiting a website of interest, click the toolbar icon to add to the linkr bookmark system.                    

拡張機能の基本情報

名前 linkr bookmarker linkr bookmarker
ID aaookjmibflccbcbjpkklmlaffkgpcpe
公式URL https://chromewebstore.google.com/detail/linkr-bookmarker/aaookjmibflccbcbjpkklmlaffkgpcpe
説明 linkr bookmarker
ファイルサイズ 44.13 KB
インストール数 22
現在のバージョン 0.0.1.111
最終更新日 2014-04-19
公開日 2014-04-18
開発者 dwrx
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "d9b.png"
    },
    "description": "linkr bookmarker",
    "icons": {
        "128": "d9b.png",
        "19": "d9b.png"
    },
    "manifest_version": 2,
    "name": "linkr bookmarker",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "0.0.1.111"
}