Copy URL

This extension will create a QR code of the URL that you are browsing, so that it can be read by you phone.

Co je Copy URL?

Copy URL je rozšíření Chrome vyvinuté viveksinghggits, a jeho hlavní funkcí je „This extension will create a QR code of the URL that you are browsing, so that it can be read by you phone.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Copy URL

Stáhněte si soubory rozšíření Copy URL ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        This extension can be used to convert your opened URL into a QR code which can later be scanned by the mobile device.
So the purpose of the product is to copy the URL from your computer to your mobile device.                    

Základní Informace o Rozšíření

Název Copy URL Copy URL
ID lhdkfgdpcodjjadeebijobklicbaegfb
Oficiální URL https://chromewebstore.google.com/detail/copy-url/lhdkfgdpcodjjadeebijobklicbaegfb
Popis This extension will create a QR code of the URL that you are browsing, so that it can be read by you phone.
Velikost souboru 8.12 KB
Počet instalací 30
Aktuální Verze 1.0
Poslední Aktualizace 2018-06-09
Datum Vydání 2018-06-09
Vývojář viveksinghggits
E-mail [email protected]
Typ Platby free
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Copy URL",
    "description": "This extension will create a QR code of the URL that you are browsing, so that it can be read by you phone.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "website.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}

Související Rozšíření