Snyk API and Web Sequence Recorder Firefox

Examine source code of Snyk API and Web Sequence Recorder

Inspect and view changes in Snyk API and Web Sequence Recorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Snyk API & Web Sequence Recorder",
  "version": "1.2.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "sequence-recorder@probely.com",
      "strict_min_version": "60.0"
    }
  },
  "background": {
    "scripts": [
      "background.bundle.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon-34.png"
  },
  "icons": {
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "contentScript.bundle.js"
      ],
      "css": [
        "content.styles.css"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "match_about_blank": true
    }
  ],
  "web_accessible_resources": [
    "content.styles.css",
    "icon-128.png",
    "icon-34.png"
  ],
  "permissions": [
    "storage",
    "https://*/*",
    "http://*/*"
  ],
  "manifest_version": 2,
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}

Best Snyk API and Web Sequence Recorder Alternatives

Here are some Firefox add-ons that are similar to Snyk API and Web Sequence Recorder: