Gato URL Encoder / Decoder

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

What is Gato URL Encoder / Decoder?

Gato URL Encoder / Decoder is a Chrome extension developed by gatoapps, and its main feature is "Gato URL Encoder / Decoder encodes to and decodes from url encoded format.".

Extension Screenshots

screenshot

Download Gato URL Encoder / Decoder Extension CRX File

Download Gato URL Encoder / Decoder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Gato URL Encoder / Decoder Gato URL Encoder / Decoder
ID ickbkdcodlofikmijhddajkepopjlfag
Official URL https://chromewebstore.google.com/detail/gato-url-encoder-decoder/ickbkdcodlofikmijhddajkepopjlfag
Description Gato URL Encoder / Decoder encodes to and decodes from url encoded format.
File Size 14.06 KB
Installation Count 192
Current Version 1.0.0
Last Updated 2014-01-30
Publish Date 2014-01-29
Developer gatoapps
Payment Type free
Supported Languages 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"
    }
}