Popup Message Firefox

Examine source code of Popup Message

Inspect and view changes in Popup Message source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Popup Message",
  "version": "1.0",
  "description": "Addon hiển thị popup với thông điệp tùy chỉnh khi nhấp vào biểu tượng.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b9772765-16f1-44c1-ba26-50589b67bafe}"
    }
  }
}

Best Popup Message Alternatives

Here are some Firefox add-ons that are similar to Popup Message: