RE Match Firefox

Examine source code of RE Match

By: Aria
Inspect and view changes in RE Match source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RE Match",
  "version": "1.2.1",
  "description": "Live regex tester with match groups and flag controls",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5d6b9ab0-e3bb-4c68-9f6d-4ccbf0a3ed3c}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "pix/x16.png",
    "32": "pix/x32.png",
    "48": "pix/x48.png",
    "96": "pix/x96.png",
    "128": "pix/x128.png"
  },
  "browser_action": {
    "default_popup": "screen/screen.html",
    "default_icon": {
      "16": "pix/x16.png",
      "32": "pix/x32.png",
      "48": "pix/x48.png",
      "96": "pix/x96.png",
      "128": "pix/x128.png"
    }
  },
  "background": {
    "scripts": [
      "agent/tracker.js"
    ]
  },
  "permissions": []
}

Best RE Match Alternatives

Here are some Firefox add-ons that are similar to RE Match: