Flashcard Reminder12 Firefox

Examine source code of Flashcard Reminder12

By: Marley
Inspect and view changes in Flashcard Reminder12 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flashcard Reminder",
  "version": "1.0",
  "description": "Hiển thị 1 câu hỏi flashcard bạn tự đặt sau mỗi 20 phút.",
  "permissions": [
    "alarms",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{12c6768c-946b-450b-9d28-013ca6d9dba6}"
    }
  }
}

Best Flashcard Reminder12 Alternatives

Here are some Firefox add-ons that are similar to Flashcard Reminder12: