My Different Extendsion Firefox

Examine source code of My Different Extendsion

By: youni
Inspect and view changes in My Different Extendsion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "My Different Extension",
  "version": "1.0",
  "description": "A different simple Firefox extension that shows an alert when loaded.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [],
  "browser_action": {
    "default_title": "Different Extension"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b35b357b-2ec2-4787-8322-81f2bb07fcf2}"
    }
  }
}

Best My Different Extendsion Alternatives

Here are some Firefox add-ons that are similar to My Different Extendsion: