Digital Eye Strain Prevention Tool Firefox

Examine source code of Digital Eye Strain Prevention Tool

Inspect and view changes in Digital Eye Strain Prevention Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "2.3",
  "description": "__MSG_extensionDescription__",
  "author": "Wesley Branton",
  "default_locale": "en",
  "developer": {
    "name": "Wesley Branton",
    "url": "http://addons.wesleybranton.com"
  },
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/browserAction/disabled.png"
    },
    "default_title": "__MSG_extensionName__"
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": false
  },
  "permissions": [
    "alarms",
    "storage"
  ],
  "optional_permissions": [
    "notifications",
    "tabs",
    "<all_urls>"
  ]
}

Best Digital Eye Strain Prevention Tool Alternatives

Here are some Firefox add-ons that are similar to Digital Eye Strain Prevention Tool: