Gargl

Record web requests and turn them into reusable code in any programming language.

ما هو Gargl؟

Gargl هو إضافة Chrome تم تطويرها بواسطة Apptastic!، والميزة الرئيسية لها هي " Record web requests and turn them into reusable code in any programming language.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Gargl

قم بتنزيل ملفات الامتداد Gargl بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Gargl - Generic API Recorder and Generator Lite. Pronounced "Gargle."

Automate any website. Record web requests as they happen and turn them into reusable code in any programming language.

Learn more about Gargl here: http://jodoglevy.com/jobloglevy/?p=5

Source code available here: https://github.com/jodoglevy/gargl                    

معلومات أساسية عن التمديد

الاسم Gargl Gargl
ID hagmpmhhkhfgkgdmbgldddcobicgkhnj
عنوان URL الرسمي https://chrome.google.com/webstore/detail/gargl/hagmpmhhkhfgkgdmbgldddcobicgkhnj
الوصف Record web requests and turn them into reusable code in any programming language.
حجم الملف 11.76 KB
عدد التثبيتات 606
النسخة الحالية 0.12
آخر تحديث 2015-01-10
تاريخ النشر 2015-01-10
تقييم 4.75/5 مجموع تقييمات 8
المطور Apptastic!
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://apptastic.uservoice.com/knowledgebase/articles/1839385
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gargl",
    "version": "0.12",
    "description": " Record web requests and turn them into reusable code in any programming language.",
    "manifest_version": 2,
    "incognito": "spanning",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon.png"
    },
    "devtools_page": "devtools.html"
}