Verificador de Alertas - Outer Space Firefox

Examine source code of Verificador de Alertas - Outer Space

Inspect and view changes in Verificador de Alertas - Outer Space source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Verificador de Alertas - Outer Space",
  "version": "6",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "description": "Verificador de Alertas - Outer Space",
  "browser_action": {
    "default_icon": "images/default_icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "scripts/outerspace.js"
    ]
  },
  "permissions": [
    "https://forum.outerspace.com.br/",
    "notifications",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://forum.outerspace.com.br/*"
      ],
      "run_at": "document_start",
      "css": [
        "themes/diabloTheme.css"
      ],
      "js": [
        "scripts/themes.js"
      ]
    }
  ]
}

Best Verificador de Alertas - Outer Space Alternatives

Here are some Firefox add-ons that are similar to Verificador de Alertas - Outer Space: