upStart Neo Firefox

Examine source code of upStart Neo

Inspect and view changes in upStart Neo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "upStart Neo",
  "version": "3.0.1",
  "description": "upStart Neo",
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "upstartneo@upstart.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_title": "upStart Neo",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "img/icon16.png",
      "48": "img/icon48.png",
      "64": "img/icon64.png",
      "128": "img/icon128.png"
    }
  },
  "permissions": [
    "alarms",
    "storage",
    "tabs",
    "unlimitedStorage",
    "contextMenus",
    "notifications",
    "bookmarks"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best upStart Neo Alternatives

Here are some Firefox add-ons that are similar to upStart Neo: