Sleep Timer Fixeyu Firefox

Examine source code of Sleep Timer Fixeyu

Inspect and view changes in Sleep Timer Fixeyu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sleep Timer Fix",
  "version": "1.0.3",
  "description": "Put any tab on a sleep timer to close or mute the tab when the timer expires.",
  "permissions": [
    "tabs",
    "alarms"
  ],
  "background": {
    "scripts": [
      "./background.js"
    ]
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png",
    "256": "icons/icon-256.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png",
      "256": "icons/icon-256.png"
    },
    "default_popup": "popup/popup.html",
    "default_title": "Sleep Timer"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7edfb4ae-34a0-41dc-9eee-3ba27292a072}"
    }
  }
}

Best Sleep Timer Fixeyu Alternatives

Here are some Firefox add-ons that are similar to Sleep Timer Fixeyu: