linkr bookmarker

linkr bookmarker

What is linkr bookmarker?

linkr bookmarker is a Chrome extension developed by dwrx, and its main feature is "linkr bookmarker".

Extension Screenshots

screenshot

Download linkr bookmarker Extension CRX File

Download linkr bookmarker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        linkr linking bookmark tool.

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

Extension Basic Information

Name linkr bookmarker linkr bookmarker
ID aaookjmibflccbcbjpkklmlaffkgpcpe
Official URL https://chromewebstore.google.com/detail/linkr-bookmarker/aaookjmibflccbcbjpkklmlaffkgpcpe
Description linkr bookmarker
File Size 44.13 KB
Installation Count 22
Current Version 0.0.1.111
Last Updated 2014-04-19
Publish Date 2014-04-18
Developer dwrx
Email [email protected]
Payment Type free
Supported Languages 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"
}