Gargl

Gargl

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

Merlin
Additional files are visible only to premium users

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