linkr bookmarker

linkr bookmarker

Qu'est-ce que linkr bookmarker ?

linkr bookmarker est une extension Chrome développée par dwrx, et sa fonction principale est "linkr bookmarker".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension linkr bookmarker

Téléchargez les fichiers d'extension linkr bookmarker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        linkr linking bookmark tool.

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

Informations de Base sur l'Extension

Nom linkr bookmarker linkr bookmarker
ID aaookjmibflccbcbjpkklmlaffkgpcpe
URL Officiel https://chromewebstore.google.com/detail/linkr-bookmarker/aaookjmibflccbcbjpkklmlaffkgpcpe
Description linkr bookmarker
Taille du Fichier 44.13 KB
Nombre d'Installations 22
Version Actuelle 0.0.1.111
Dernière Mise à Jour 2014-04-19
Date de Publication 2014-04-18
Développeur dwrx
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}