TeaserFastoi Firefox

Examine source code of TeaserFastoi

Par : de
Inspect and view changes in TeaserFastoi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "webNavigation",
    "http://*/*",
    "https://*/*"
  ],
  "browser_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png"
    },
    "default_popup": "popup.html",
    "default_title": "TeaserFast"
  },
  "content_scripts": [
    {
      "css": [
        "css/stylet.css"
      ],
      "js": [
        "js/content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "icons": {
    "128": "images/icon128.png"
  },
  "name": "TeaserFast",
  "description": "Расширение для работы в TeaserFast.ru",
  "version": "1.1.8",
  "browser_specific_settings": {
    "gecko": {
      "id": "{fbbae904-d258-4bd7-af13-edeba4376195}"
    }
  }
}

Meilleures alternatives TeaserFastoi

Voici quelques Firefox add-ons qui sont similaires à TeaserFastoi :