AniTube → MyAnimeList Sync Firefox

Examine source code of AniTube → MyAnimeList Sync

By: Sn1zhok
Inspect and view changes in AniTube → MyAnimeList Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "2.0.39",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAid8QebIUyakKHroMiKbt/xE7NTqT+YYlbpoAkOEleCSZ0rm8uyjcmdj+ZMRUNL9wwMkHe1SEhRkrzvSf6uAJiMp+HNQDJunuWK3S4v2bmXb7CVI3kNS42N+C2NeSxBW1nBkL2kRTO2eiRmg1+TVpbYfXBJAOCaPD86xnKHAvQJpC+hTs/CeRs6CixDmU0t9It54wBRg7hzfsJy/4H5Jz1UCq68WJuEEBEZeL1k3d2GO50Ls/gBs56Alm9X9zeOZYvtj9GHEmgl6OMOQDQem03CF2m7HUm2hxH/Vb78lriWR/AM38BIg3XRKQhQQ3q2mnMM62Tf+CKSksZ04/GAMhhwIDAQAB",
  "permissions": [
    "storage",
    "https://myanimelist.net/*",
    "https://api.myanimelist.net/*",
    "https://anitube.in.ua/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "anitube-mal-sync@users.noreply.github.com",
      "data_collection_permissions": {
        "required": [
          "websiteActivity"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "AniTube → MAL Sync",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://anitube.in.ua/*"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "https://snejn1y.github.io/anitibe_mal_extension/oauth/*"
      ],
      "js": [
        "content-scripts/oauth-callback.js"
      ]
    }
  ]
}

Best AniTube → MyAnimeList Sync Alternatives

Here are some Firefox add-ons that are similar to AniTube → MyAnimeList Sync: