ScanToSong Firefox

Examine source code of ScanToSong

By: Phuong
Inspect and view changes in ScanToSong source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ScanToSong",
  "version": "1.0",
  "description": "Scans current page for unplayed audio links (.mp3/.wav/stream) and lists them with play/download options and 5s preview.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_title": "ScanToSong",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "scantosong@example.com"
    }
  }
}

Best ScanToSong Alternatives

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