Platform Info Display Firefox

Examine source code of Platform Info Display

By: Jaana
Inspect and view changes in Platform Info Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8a9f4ac6-315d-495c-a5e8-2d1f233383f3}"
    }
  }
}

Best Platform Info Display Alternatives

Here are some Firefox add-ons that are similar to Platform Info Display: