A test extension Firefox

Examine source code of A test extension

Inspect and view changes in A test extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "A test extension",
  "version": "3.0.0",
  "permissions": [
    "activeTab"
  ],
  "action": {
    "default_title": "This is the title of a test extension"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "a-test-extension@will.drnd.me"
    }
  },
  "icons": {
    "512": "yellow.png"
  }
}

Best A test extension Alternatives

Here are some Firefox add-ons that are similar to A test extension: