linkr bookmarker
linkr bookmarker
Cos'è linkr bookmarker?
linkr bookmarker è un'estensione di Chrome sviluppata da dwrx, e la sua funzione principale è "linkr bookmarker".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione linkr bookmarker
Scarica i file di estensione linkr bookmarker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
linkr linking bookmark tool.
* when visiting a website of interest, click the toolbar icon to add to the linkr bookmark system. Informazioni di Base sull'Estensione
| Nome | |
| ID | aaookjmibflccbcbjpkklmlaffkgpcpe |
| URL Ufficiale | https://chromewebstore.google.com/detail/linkr-bookmarker/aaookjmibflccbcbjpkklmlaffkgpcpe |
| Descrizione | linkr bookmarker |
| Dimensione del File | 44.13 KB |
| Conteggio Installazioni | 22 |
| Versione Corrente | 0.0.1.111 |
| Ultimo Aggiornamento | 2014-04-19 |
| Data di Pubblicazione | 2014-04-18 |
| Sviluppatore | dwrx |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
} | |