MoodTune: Smart Playlists Firefox

Examine source code of MoodTune: Smart Playlists

By: Yun
Inspect and view changes in MoodTune: Smart Playlists source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MoodTune: Smart Playlists",
  "description": "Automatically discover and play music that matches the emotional sentiment of your current browsing experience.",
  "version": "1.0.0",
  "author": "VibeTech Labs",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "https://*.spotify.com/*",
    "https://*.youtube.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "moodtunesmartplaylists@vibetechlabs.addons.mozilla.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best MoodTune: Smart Playlists Alternatives

Here are some Firefox add-ons that are similar to MoodTune: Smart Playlists: