Gato URL Encoder / Decoder

Gato URL Encoder / Decoder encodes to and decodes from url encoded format.

Co je Gato URL Encoder / Decoder?

Gato URL Encoder / Decoder je rozšíření Chrome vyvinuté gatoapps, a jeho hlavní funkcí je „Gato URL Encoder / Decoder encodes to and decodes from url encoded format.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Gato URL Encoder / Decoder

Stáhněte si soubory rozšíření Gato URL Encoder / Decoder 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í

                        Gato URL Encoder / Decoder encodes to and decodes from url encoded format.                    

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

Název Gato URL Encoder / Decoder Gato URL Encoder / Decoder
ID ickbkdcodlofikmijhddajkepopjlfag
Oficiální URL https://chromewebstore.google.com/detail/gato-url-encoder-decoder/ickbkdcodlofikmijhddajkepopjlfag
Popis Gato URL Encoder / Decoder encodes to and decodes from url encoded format.
Velikost souboru 14.06 KB
Počet instalací 192
Aktuální Verze 1.0.0
Poslední Aktualizace 2014-01-30
Datum Vydání 2014-01-29
Vývojář gatoapps
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gato URL Encoder \/ Decoder",
    "manifest_version": 2,
    "version": "1.0.0",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "clipboardRead",
        "clipboardWrite"
    ],
    "description": "Gato URL Encoder \/ Decoder encodes to and decodes from url encoded format.",
    "browser_action": {
        "default_icon": "icons\/16.png",
        "default_popup": "popup.html"
    }
}