Spotify Ad Remover 1.5.2
FREE
Released:2023-04-08
Manifest File:
{"name":"Spotify Ad Remover","icons":{"128":"icon\/icon.png"},"version":"1.5.2","background":{"scripts":["scripts\/background.js"],"persistent":true},"short_name":"SpotiAdBlocker","update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Removes audio ads on Spotify\u2122 Web Player. It also disables 'premium' button.","permissions":["webRequest","webRequestBlocking","*:\/\/open.spotify.com\/*"],"browser_action":{"default_icon":"icon\/icon.png","default_popup":"popup\/popup.html"},"content_scripts":[{"js":["scripts\/contentScript.js"],"run_at":"document_start","matches":["https:\/\/open.spotify.com\/*"]},{"js":["scripts\/sweetalert.min.js"],"css":["css\/snackBar.css","css\/buttonsRemoval.css"],"matches":["https:\/\/open.spotify.com\/*"]}],"manifest_version":2,"web_accessible_resources":["scripts\/*","popup\/*"]}