AiO Playlist Import/Export Firefox

Examine source code of AiO Playlist Import/Export

By: CATEIN
Inspect and view changes in AiO Playlist Import/Export source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AiO Playlist Import/Export",
  "description": "A web extension for importing and exporting AiO playlists.",
  "author": "CATEIN",
  "options_page": "options.html",
  "version": "2.0",
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "https://app.adventuresinodyssey.com/*",
    "https://fotf.my.site.com/*",
    "webRequest",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e64b183-aeb1-4b2b-ba28-7b2f042322ed}"
    }
  }
}

Best AiO Playlist Import/Export Alternatives

Here are some Firefox add-ons that are similar to AiO Playlist Import/Export: