Gato URL Encoder / Decoder

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

Gato URL Encoder / Decoder क्या है?

Gato URL Encoder / Decoder gatoapps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Gato URL Encoder / Decoder encodes to and decodes from url encoded format."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Gato URL Encoder / Decoder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम Gato URL Encoder / Decoder Gato URL Encoder / Decoder
ID ickbkdcodlofikmijhddajkepopjlfag
आधिकारिक URL https://chromewebstore.google.com/detail/gato-url-encoder-decoder/ickbkdcodlofikmijhddajkepopjlfag
विवरण Gato URL Encoder / Decoder encodes to and decodes from url encoded format.
फ़ाइल का आकार 14.06 KB
स्थापना संख्या 192
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2014-01-30
प्रकाशन तिथि 2014-01-29
डेवलपर gatoapps
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    }
}