MagyarAnimeTweaks Firefox

Examine source code of MagyarAnimeTweaks

By: TTK987
Inspect and view changes in MagyarAnimeTweaks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "MagyarAnimeTweaks",
  "description": "Továbbfejlesztett funkciók és eszközök a MagyarAnime weboldalhoz, amelyek javítják a felhasználói élményt.",
  "version": "0.1.10.1",
  "manifest_version": 3,
  "permissions": [
    "storage",
    "contextMenus",
    "downloads",
    "declarativeNetRequest",
    "unlimitedStorage",
    "alarms"
  ],
  "host_permissions": [
    "*://*.magyaranime.eu/*",
    "*://*.magyaranime.hu/*",
    "*://*.indavideo.hu/*",
    "*://*.mega.nz/embed/*",
    "*://*.dailymotion.com/player.html*",
    "*://*.rumble.com/embed/*",
    "*://*.videa.hu/player*",
    "https://api.myanimelist.net/",
    "https://api.jikan.moe/v4",
    "https://api.matweaks.hu/*",
    "https://matweaks.hu/*",
    "https://testapi.matweaks.hu/*",
    "https://beta.matweaks.hu/*"
  ],
  "icons": {
    "16": "img/MATLogo-16.png",
    "32": "img/MATLogo-32.png",
    "64": "img/MATLogo-64.png",
    "128": "img/MATLogo-128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "src/styles/player.css",
        "assets/plyr.svg",
        "src/styles/MATStyle.css",
        "img/MATLogo-128.png",
        "src/styles/tailwind.css",
        "assets/blank.mp4",
        "src/styles/popup.css",
        "src/pages/popup/index.html"
      ],
      "matches": [
        "https://*.mega.nz/*",
        "https://*.magyaranime.eu/*",
        "https://*.magyaranime.hu/*",
        "https://*.dailymotion.com/*"
      ]
    }
  ],
  "action": {
    "default_popup": "src/pages/popup/index.html",
    "default_icon": {
      "16": "img/MATLogo-16.png",
      "32": "img/MATLogo-32.png",
      "64": "img/MATLogo-64.png",
      "128": "img/MATLogo-128.png"
    }
  },
  "options_ui": {
    "page": "src/pages/settings/index.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.magyaranime.eu/*",
        "*://*.magyaranime.hu/*"
      ],
      "js": [
        "src/content.js",
        "src/search.js"
      ],
      "css": [
        "src/styles/player.css",
        "src/styles/MATStyle.css",
        "src/styles/popup.css",
        "src/styles/tailwind.css",
        "magyaranimetweaks.css"
      ],
      "all_frames": true,
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://*.magyaranime.eu/*",
        "*://*.magyaranime.hu/*"
      ],
      "js": [
        "src/rmp.js"
      ],
      "world": "MAIN",
      "all_frames": true,
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://*.magyaranime.eu/hibajelentes/*",
        "*://*.magyaranime.hu/hibajelentes/*"
      ],
      "js": [
        "src/report.js"
      ],
      "all_frames": true,
      "run_at": "document_end"
    },
    {
      "matches": [
        "*://*.indavideo.hu/*"
      ],
      "js": [
        "src/sources/indavideo.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://embed.indavideo.hu/*"
      ],
      "js": [
        "src/sources/indavideoHelper.js"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "matches": [
        "*://*.mega.nz/embed/*"
      ],
      "js": [
        "src/sources/mega.js"
      ],
      "css": [
        "src/styles/player.css",
        "src/styles/popup.css",
        "src/styles/MATStyle.css",
        "magyaranimetweaks.css"
      ],
      "all_frames": true,
      "run_at": "document_end"
    },
    {
      "matches": [
        "*://*.dailymotion.com/*"
      ],
      "js": [
        "src/sources/dailymotion.js"
      ],
      "css": [
        "src/styles/player.css",
        "src/styles/MATStyle.css",
        "src/styles/popup.css",
        "magyaranimetweaks.css"
      ],
      "all_frames": true,
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://*.rumble.com/embed/*"
      ],
      "js": [
        "src/sources/rumble.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://*.videa.hu/player?*"
      ],
      "js": [
        "src/sources/videa.js"
      ],
      "all_frames": true,
      "run_at": "document_end"
    },
    {
      "matches": [
        "*://*.videa.hu/player?*"
      ],
      "js": [
        "src/sources/videaHelper.js"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "world": "MAIN"
    }
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7b0929ca-1c4a-4374-873e-8af3106c8b96}",
      "strict_min_version": "128.0"
    }
  }
}

Best MagyarAnimeTweaks Alternatives

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