Mp3TagsForTracks Firefox

Examine source code of Mp3TagsForTracks

Inspect and view changes in Mp3TagsForTracks source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_application_title__",
  "version": "1.0.4",
  "description": "__MSG_application_description__",
  "author": "Manuel & Florian Scholz",
  "homepage_url": "https://mp3tagsfortracks.de",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ca4028e6-40eb-4cda-b071-e36563981604}"
    }
  }
}

Best Mp3TagsForTracks Alternatives

Here are some Firefox add-ons that are similar to Mp3TagsForTracks: