Voice Reminder Firefox

Examine source code of Voice Reminder

By: Kelly
Inspect and view changes in Voice Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Voice Reminder",
  "version": "1.0",
  "description": "Ghi nhanh nhắc nhở bằng giọng nói, lưu và phát lại khi mở Firefox hoặc sau X phút.",
  "permissions": [
    "storage",
    "alarms"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{550d945b-3a09-45c4-8b34-cbad0afb4145}"
    }
  }
}

Best Voice Reminder Alternatives

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