Song Timer Firefox

Examine source code of Song Timer

By: Selena
Inspect and view changes in Song Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Song Timer",
  "version": "1.0",
  "description": "Đặt bộ hẹn giờ để tắt nhạc sau một khoảng thời gian nhất định.",
  "permissions": [
    "alarms",
    "activeTab",
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{299cc073-81ed-4451-8f38-8fb88718d3b1}"
    }
  }
}

Best Song Timer Alternatives

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