MyShows Custom Firefox

Examine source code of MyShows Custom

By: Andrew
Inspect and view changes in MyShows Custom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MyShows Custom",
  "version": "1.3.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1b0f0650-68a7-4d91-9eb9-7eddafc7c5e0}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Customizations for site myshows.me.",
  "browser_action": {
    "default_area": "navbar",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icon/icon16.png",
      "32": "icon/icon32.png",
      "64": "icon/icon64.png",
      "128": "icon/icon128.png",
      "256": "icon/icon256.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://myshows.me/*",
        "https://*.myshows.me/*"
      ],
      "js": [
        "jquery-3.7.1.slim.min.js",
        "common/consts.js",
        "common/CrossBrowser.js",
        "common/optionList.js",
        "content/service/Utils.js",
        "content/page/Common.js",
        "content/page/My.js",
        "content/page/Profile.js",
        "content/page/ProfileCalendar.js",
        "content/page/ProfileEdit.js",
        "content/page/ProfileFriends.js",
        "content/page/ProfileName.js",
        "content/page/ViewCommon.js",
        "content/page/ViewEpisode.js",
        "content/page/ViewRating.js",
        "content/page/ViewShow.js",
        "content/service/OptionHandler.js",
        "content/service/PageObserver.js",
        "content/content.js"
      ]
    }
  ]
}

Best MyShows Custom Alternatives

Here are some Firefox add-ons that are similar to MyShows Custom: