Spotify Web Player Search Firefox

Examine source code of Spotify Web Player Search

Inspect and view changes in Spotify Web Player Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Spotify Web Player Search",
  "version": "1.0.1",
  "description": "Quickly search Spotify from extension popup or right-click search.",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "permissions": [
    "contextMenus"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Internet",
      "keyword": "cse",
      "favicon_url": "icon16.png",
      "search_url": "https://chromecrxstore.com/query/index.html?q={searchTerms}",
      "suggest_url": "https://chromecrxstore.com/suggest.php?q={searchTerms}",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mytechupdate44@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Spotify Web Player Search Alternatives

Here are some Firefox add-ons that are similar to Spotify Web Player Search: