MyStart.today Firefox

Examine source code of MyStart.today

By: MyStart
Inspect and view changes in MyStart.today source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MyStart.today",
  "description": "Расширения для заработка на контекстной рекламе",
  "version": "2.1",
  "icons": {
    "16": "img/16x16.png",
    "32": "img/32x32.png",
    "48": "img/48x48.png",
    "128": "img/128x128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "webNavigation",
    "*://mystart.today/*",
    "notifications"
  ],
  "externally_connectable": {
    "matches": [
      "*://mystart.today/*"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content/jquery.min.js",
        "content/content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "content/jquery.min.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "img/48x48.png",
    "default_popup": "popup/popup.html",
    "default_title": "MyStart.today"
  },
  "homepage_url": "https://mystart.today/"
}

Best MyStart.today Alternatives

Here are some Firefox add-ons that are similar to MyStart.today: