Night Shift Mode Firefox

Examine source code of Night Shift Mode

By: Randyl
Inspect and view changes in Night Shift Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QR Code",
  "version": "1.3",
  "description": "Adds a button to the address bar to get the current url as a qr code",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "activeTab"
  ],
  "page_action": {
    "show_matches": [
      "<all_urls>"
    ],
    "browser_style": true,
    "default_icon": "icon.svg",
    "default_title": "QR Code",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{13182346-f2de-4679-ad53-0aa6501096d7}"
    }
  }
}

Best Night Shift Mode Alternatives

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