RedCode , URL to QR code

RedCode Extension, make the current page URL to QR code.

Cos'è RedCode , URL to QR code?

RedCode , URL to QR code è un'estensione di Chrome sviluppata da https://extmanager.com, e la sua funzione principale è "RedCode Extension, make the current page URL to QR code.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione RedCode , URL to QR code

Scarica i file di estensione RedCode , URL to QR code 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

                        Generate QR code of the current tab URL.

The RedCode Extension have the following advantages:
1. It only takes 0.1 seconds to generate a QR code from the current URL
2. QRCode can be downloaded and saved
3. Quick and friendly experience                    

Informazioni di Base sull'Estensione

Nome RedCode , URL to QR code RedCode , URL to QR code
ID hkffcifnhmgfljkgpcideelklglfcegh
URL Ufficiale https://chromewebstore.google.com/detail/redcode-url-to-qr-code/hkffcifnhmgfljkgpcideelklglfcegh
Descrizione RedCode Extension, make the current page URL to QR code.
Dimensione del File 316 KB
Conteggio Installazioni 55
Versione Corrente 0.1.0
Ultimo Aggiornamento 2021-09-22
Data di Pubblicazione 2020-05-20
Sviluppatore https://extmanager.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.extmanager.com/detail/hkffcifnhmgfljkgpcideelklglfcegh.html
URL della Pagina della Politica sulla Privacy https://www.freeprivacypolicy.com/live/1a989ad9-eb14-4e79-994b-1739426407b8
Lingue Supportate en,zh-CN
manifest.json
{
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "0.1.0",
    "icons": {
        "128": "img\/ico.png",
        "48": "img\/ico48.png",
        "19": "img\/ico19.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "browser_action": {
        "default_title": "__MSG_name__",
        "default_icon": "img\/ico19.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "default_locale": "en",
    "manifest_version": 2,
    "homepage_url": "https:\/\/www.extmanager.com\/detail\/hkffcifnhmgfljkgpcideelklglfcegh.html",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}