Url2QR-code-Base
Quickly Get Current url with QR-code,Then Go To WC!
Cos'è Url2QR-code-Base?
Url2QR-code-Base è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Quickly Get Current url with QR-code,Then Go To WC!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Url2QR-code-Base
Scarica i file di estensione Url2QR-code-Base 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
A Tool that help make QR-code for current url.
Check it!Then go to anywhere. Informazioni di Base sull'Estensione
| Nome | |
| ID | mjpnohbpjaiojfhdgfeljbkphfoioiki |
| URL Ufficiale | https://chromewebstore.google.com/detail/url2qr-code-base/mjpnohbpjaiojfhdgfeljbkphfoioiki |
| Descrizione | Quickly Get Current url with QR-code,Then Go To WC! |
| Dimensione del File | 90.08 KB |
| Conteggio Installazioni | 38 |
| Versione Corrente | 0.2 |
| Ultimo Aggiornamento | 2014-09-29 |
| Data di Pubblicazione | 2014-09-28 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | Unknown |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Url2QR-code-Base",
"description": "Quickly Get Current url with QR-code,Then Go To WC!",
"version": "0.2",
"browser_action": {
"default_icon": "icon16.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"tabs"
]
} | |