Bandcamp Tagger Firefox

Examine source code of Bandcamp Tagger

By: Zeek_bw
Inspect and view changes in Bandcamp Tagger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bandcamp Tagger",
  "version": "0.9.3",
  "description": "A lightweight extension that adds tagging functionality to your Bandcamp collection and wishlist. Organize and filter your music easily with custom tags.",
  "icons": {
    "48": "icons/trapper-48.png",
    "96": "icons/trapper-96.png"
  },
  "permissions": [
    "storage",
    "*://*.bandcamp.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.bandcamp.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{caf72608-4d8e-4a21-ac58-d6c1ce553435}"
    }
  }
}

Best Bandcamp Tagger Alternatives

Here are some Firefox add-ons that are similar to Bandcamp Tagger: