Mood-Based Theme Changerok Firefox

Examine source code of Mood-Based Theme Changerok

By: BK8
Inspect and view changes in Mood-Based Theme Changerok source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mood-Based Theme Changer",
  "version": "1.0",
  "description": "Changes the browser's theme based on the user's current mood. Users can select their mood, and the theme will adjust accordingly.",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.png"
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{54989f60-310d-4391-a111-785f42d7230c}"
    }
  }
}

Best Mood-Based Theme Changerok Alternatives

Here are some Firefox add-ons that are similar to Mood-Based Theme Changerok: