Gato URL Encoder / Decoder

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

ما هو Gato URL Encoder / Decoder؟

Gato URL Encoder / Decoder هو إضافة Chrome تم تطويرها بواسطة gatoapps، والميزة الرئيسية لها هي "Gato URL Encoder / Decoder encodes to and decodes from url encoded format.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Gato URL Encoder / Decoder

قم بتنزيل ملفات الامتداد Gato URL Encoder / Decoder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    }
}