GWars.Ru: killer assistant Firefox

Examine source code of GWars.Ru: killer assistant

Inspect and view changes in GWars.Ru: killer assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GWars.Ru: killer assistant",
  "version": "0.9.1b",
  "description": "Плагин позволяет посмотреть цену нападения на любого персонажа из любого сектора, а так же добавляет таймер корнета.",
  "browser_action": {
    "browser_style": true,
    "default_popup": "html/author.html",
    "default_icon": {
      "16": "icons/gwak-16.png",
      "32": "icons/gwak-32.png",
      "48": "icons/gwak-48.png",
      "128": "icons/gwak-128.png"
    }
  },
  "icons": {
    "16": "icons/gwak-16.png",
    "32": "icons/gwak-32.png",
    "48": "icons/gwak-48.png",
    "128": "icons/gwak-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.gwars.ru/*"
      ],
      "js": [
        "js/browser-polyfill.min.js",
        "gwka.js"
      ]
    }
  ],
  "options_ui": {
    "page": "html/options.html",
    "browser_style": true
  },
  "permissions": [
    "notifications",
    "storage"
  ],
  "background": {
    "scripts": [
      "js/browser-polyfill.min.js",
      "js/background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{67f3dde4-d348-4fe5-bfab-8493b44ab709}"
    }
  }
}

Best GWars.Ru: killer assistant Alternatives

Here are some Firefox add-ons that are similar to GWars.Ru: killer assistant: