Custom Sourcemaps Firefox

Examine source code of Custom Sourcemaps

Inspect and view changes in Custom Sourcemaps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.2.1",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "devtools_page": "devtools/page.html",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "unlimitedStorage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3355cdc2-54ec-4df2-9239-ea94d0832336}"
    }
  },
  "default_locale": "en_US"
}

Best Custom Sourcemaps Alternatives

Here are some Firefox add-ons that are similar to Custom Sourcemaps: