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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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
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"
}