linkr bookmarker
linkr bookmarker
Wat is linkr bookmarker?
linkr bookmarker is een Chrome-extensie ontwikkeld door dwrx, en de belangrijkste functie is "linkr bookmarker".
Extensie Screenshots
Download het CRX-bestand van de extensie linkr bookmarker
Download linkr bookmarker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
linkr linking bookmark tool. * when visiting a website of interest, click the toolbar icon to add to the linkr bookmark system.
Basisinformatie over de Extensie
Naam | linkr bookmarker |
ID | aaookjmibflccbcbjpkklmlaffkgpcpe |
Officiële URL | https://chromewebstore.google.com/detail/linkr-bookmarker/aaookjmibflccbcbjpkklmlaffkgpcpe |
Beschrijving | linkr bookmarker |
Bestandsgrootte | 44.13 KB |
Aantal Installaties | 22 |
Huidige Versie | 0.0.1.111 |
Laatst Bijgewerkt | 2014-04-19 |
Publicatiedatum | 2014-04-18 |
Ontwikkelaar | dwrx |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } |