Audio Reminder Firefox

Examine source code of Audio Reminder

By: Minh
Inspect and view changes in Audio Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Audio Reminder",
  "version": "1.0",
  "description": "Đặt lời nhắc và phát âm thanh thông báo trực tiếp trong trình duyệt.",
  "permissions": [
    "alarms",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Audio Reminder",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "audio-reminder@addon.mozilla",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Audio Reminder Alternatives

Here are some Firefox add-ons that are similar to Audio Reminder: