Animetan: Asbplayer with automation Firefox

Examine source code of Animetan: Asbplayer with automation

Inspect and view changes in Animetan: Asbplayer with automation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Animetan: Asbplayer with automation",
  "description": "Animetan: Asbplayer with automation",
  "version": "1.1.4.3",
  "icons": {
    "16": "icon/icon16.png",
    "48": "icon/icon48.png",
    "128": "icon/icon128.png"
  },
  "default_locale": "en",
  "web_accessible_resources": [
    "chunks/*",
    "fonts/*",
    "asbplayer-locales/*",
    "icon/image.png",
    "netflix-page.js",
    "youtube-page.js",
    "stremio-page.js",
    "tver-page.js",
    "bandai-channel-page.js",
    "amazon-prime-page.js",
    "hulu-page.js",
    "disney-plus-page.js",
    "apps-disney-plus-page.js",
    "viki-page.js",
    "unext-page.js",
    "emby-jellyfin-page.js",
    "osnplus-page.js",
    "bilibili-page.js",
    "nrk-tv-page.js",
    "plex-page.js",
    "areena-yle-page.js",
    "hbo-max-page.js",
    "cijapanese-page.js",
    "anki-ui.js",
    "mp3-encoder-worker.js",
    "pgs-parser-worker.js",
    "video-data-sync-ui.js",
    "video-select-ui.js",
    "notification-ui.js",
    "mobile-video-overlay-ui.html",
    "page-favicons/*"
  ],
  "commands": {
    "copy-subtitle": {
      "description": "__MSG_shortcutMineSubtitleDescription__"
    },
    "copy-subtitle-with-dialog": {
      "suggested_key": {
        "default": "Ctrl+Shift+X",
        "mac": "MacCtrl+Shift+X"
      },
      "description": "__MSG_shortcutMineSubtitleAndOpenDialogDescription__"
    },
    "update-last-card": {
      "suggested_key": {
        "default": "Ctrl+Shift+U",
        "mac": "MacCtrl+Shift+U"
      },
      "description": "__MSG_shortcutUpdateLastCardDescription__"
    },
    "toggle-video-select": {
      "suggested_key": {
        "default": "Ctrl+Shift+F",
        "mac": "MacCtrl+Shift+F"
      },
      "description": "__MSG_shortcutSelectSubtitleTrackDescription__"
    },
    "export-card": {
      "description": "__MSG_shortcutExportCardDescription__"
    },
    "take-screenshot": {
      "suggested_key": {
        "default": "Ctrl+Shift+V",
        "mac": "MacCtrl+Shift+V"
      },
      "description": "__MSG_shortcutTakeScreenshotDescription__"
    },
    "toggle-recording": {
      "description": "__MSG_shortcutToggleRecordingDescription__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{05d106c7-dd78-4be1-853c-619c21685643}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "activeTab",
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "clipboardWrite",
    "scripting",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "exclude_globs": [
        "*://app.asbplayer.dev/*",
        "*://kolbyml.github.io/asbplayer*",
        "*cloudflare.com*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/anime-page.js"
      ]
    },
    {
      "matches": [
        "*://app.asbplayer.dev/*",
        "*://kolbyml.github.io/asbplayer*"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "content-scripts/asbplayer.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "exclude_globs": [
        "*://app.asbplayer.dev/*",
        "*://kolbyml.github.io/asbplayer*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/page.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "exclude_globs": [
        "*://app.asbplayer.dev/*",
        "*://kolbyml.github.io/asbplayer*"
      ],
      "run_at": "document_idle",
      "css": [
        "content-scripts/video.css"
      ],
      "js": [
        "content-scripts/video.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "asbplayer"
  }
}

Best Animetan: Asbplayer with automation Alternatives

Here are some Firefox add-ons that are similar to Animetan: Asbplayer with automation: