Personalized Microlearning Pu Firefox

Examine source code of Personalized Microlearning Pu

Inspect and view changes in Personalized Microlearning Pu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Personalized Microlearning Pop-ups",
  "version": "1.3",
  "description": "Delivers personalized microlearning pop-ups based on user preferences.",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3b79988a-0cd1-49c7-a2bf-5dc110d3f24a}"
    }
  }
}

Best Personalized Microlearning Pu Alternatives

Here are some Firefox add-ons that are similar to Personalized Microlearning Pu: