ccxpLite - NTHU CCXP overhaul + decaptcha Firefox

Examine source code of ccxpLite - NTHU CCXP overhaul + decaptcha

提供元: Hsi Add-on
Inspect and view changes in ccxpLite - NTHU CCXP overhaul + decaptcha source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "default_locale": "en",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.ccxp.nthu.edu.tw/*",
    "https://ccxp.nthu.edu.tw/*",
    "https://oauth.ccxp.nthu.edu.tw/*"
  ],
  "background": {
    "scripts": [
      "background/analytics.js"
    ]
  },
  "icons": {
    "16": "assets/logo-16.png",
    "32": "assets/logo-32.png",
    "48": "assets/logo-48.png",
    "128": "assets/logo.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "content.css",
        "shared/content.css",
        "login/content.css",
        "login/host/*.css",
        "login/primitives/*.css",
        "login/components/*.css",
        "main/content.css",
        "menu/content.css",
        "menu/host/*.css",
        "menu/primitives/*.css",
        "menu/components/*.css",
        "menu/variants/*.css",
        "pe14d/page.js"
      ],
      "matches": [
        "https://www.ccxp.nthu.edu.tw/*",
        "https://ccxp.nthu.edu.tw/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.ccxp.nthu.edu.tw/ccxp/INQUIRE*",
        "https://ccxp.nthu.edu.tw/ccxp/INQUIRE*"
      ],
      "run_at": "document_start",
      "js": [
        "shared/constants.js",
        "shared/theme.js",
        "shared/locale.js",
        "shared/brand.js",
        "shared/dom.js",
        "shared/analytics.js",
        "menu/model/state.js",
        "menu/model/favorites.js",
        "menu/model/data.js",
        "menu/runtime.js",
        "menu/ui/index.js",
        "menu/ui/bootstrap.js",
        "login/auth/decaptcha.model.js",
        "login/auth/decaptcha.js",
        "login/locale.js",
        "login/ui/support.js",
        "login/auth/validation.js",
        "login/auth/captcha.js",
        "login/ui/tabs.js",
        "login/ui/login.js",
        "login/pipeline/identify.js",
        "login/pipeline/rewrite.js",
        "login/pipeline/style.js",
        "login/pipeline/bootstrap.js",
        "main/bootstrap.js"
      ]
    },
    {
      "matches": [
        "https://www.ccxp.nthu.edu.tw/ccxp/INQUIRE/PE/1/14D/*",
        "https://ccxp.nthu.edu.tw/ccxp/INQUIRE/PE/1/14D/*"
      ],
      "run_at": "document_start",
      "js": [
        "pe14d/content.js"
      ]
    },
    {
      "matches": [
        "https://oauth.ccxp.nthu.edu.tw/v1.1/authorize.php*"
      ],
      "run_at": "document_start",
      "js": [
        "shared/dom.js",
        "shared/analytics.js",
        "oauth/decaptcha.model.js",
        "oauth/decaptcha.js",
        "login/locale.js",
        "login/auth/captcha.js",
        "oauth/captcha.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ccxp-lite@hsiii.dev",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "version": "1.8.0"
}

ベストのccxpLite - NTHU CCXP overhaul + decaptcha代替案

ccxpLite - NTHU CCXP overhaul + decaptchaに類似したFirefox add-onをいくつか紹介します: