AIMWARE Essentials Firefox

Examine source code of AIMWARE Essentials

By: w7rus
Inspect and view changes in AIMWARE Essentials source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AIMWARE Essentials",
  "description": "Adds extra features to forum",
  "version": "5.2resigned1",
  "applications": {
    "gecko": {
      "id": "{acf7699b-4fa7-42c2-ac1a-af3eca85523a}"
    }
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_title": "AIMWARE Essentials",
    "default_icon": "app_iconset/128.png",
    "default_popup": "app_popup/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://aimware.net/forum/*"
      ],
      "exclude_matches": [
        "*://aimware.net/forum/archive/*"
      ],
      "css": [
        "./app_live/css/style.css"
      ],
      "js": [
        "./app_live/js/jquery-3.2.1.min.js",
        "./app_live/js/script.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "icons": {
    "16": "app_iconset/16.png",
    "32": "app_iconset/32.png",
    "64": "app_iconset/64.png",
    "128": "app_iconset/128.png"
  },
  "web_accessible_resources": [
    "app_live/*"
  ]
}

Best AIMWARE Essentials Alternatives

Here are some Firefox add-ons that are similar to AIMWARE Essentials: