Night assistant Firefox

Examine source code of Night assistant

Inspect and view changes in Night assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_title__",
  "version": "1.9",
  "description": "__MSG_description__",
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png",
    "128": "img/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "img/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/args.js",
        "js/content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "<all_urls>",
    "tabs",
    "storage"
  ],
  "manifest_version": 2,
  "default_locale": "zh_CN",
  "browser_specific_settings": {
    "gecko": {
      "id": "{42ba258a-ac94-4f74-b3fa-48fa2fa9a35e}"
    }
  }
}

Best Night assistant Alternatives

Here are some Firefox add-ons that are similar to Night assistant: