SVG Gobbler Chrome

Examine source code of SVG Gobbler

Inspect and view changes in SVG Gobbler source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "action": {
    "default_title": "SVG Gobbler"
  },
  "background": {
    "service_worker": "service-worker-loader.js",
    "type": "module"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+G"
      }
    }
  },
  "default_locale": "en",
  "description": "Find, optimize, organize, edit, and export your SVGs",
  "homepage_url": "https://svggobbler.com",
  "host_permissions": [
    "https://us-west2-svg-gobbler.cloudfunctions.net/svg-gobbler-svgr"
  ],
  "icons": {
    "16": "assets/prod/16.png",
    "32": "assets/prod/32.png",
    "48": "assets/prod/48.png",
    "128": "assets/prod/128.png",
    "256": "assets/prod/256.png"
  },
  "manifest_version": 3,
  "name": "SVG Gobbler",
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "contextMenus"
  ],
  "version": "5.31.0",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/dev/**/*.png",
        "assets/prod/**/*.png"
      ],
      "use_dynamic_url": false
    }
  ]
}

Best SVG Gobbler Alternatives

Here are some Chrome extensions that are similar to SVG Gobbler: