Gargl
Record web requests and turn them into reusable code in any programming language.
Gargl क्या है?
Gargl Apptastic! द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है " Record web requests and turn them into reusable code in any programming language."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Gargl एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
एक्सटेंशन की मूल जानकारी
नाम | ![]() |
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 |
गोपनीयता नीति पृष्ठ URL | 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" } |