Gimloader Firefox

Examine source code of Gimloader

提供元: TheLazySquid
Inspect and view changes in Gimloader source codes across current and past versions
ミニットバイオ
もっと楽しみたいですか?1,000+の無料ブロックなしゲームをプレイ
Please login to examine the extension's source code.
manifest.json
{
  "name": "Gimloader",
  "description": "An extension that lets you use plugins to customize Gimkit",
  "version": "1.12.6",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html",
    "default_icon": "images/icon128.png"
  },
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "content_scripts": [
    {
      "js": [
        "js/relay/index.js"
      ],
      "matches": [
        "https://www.gimkit.com/*",
        "https://gimloader.github.io/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "js/content/gimloader.js"
      ],
      "matches": [
        "https://www.gimkit.com/*"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    }
  ],
  "background": {
    "scripts": [
      "js/background/index.js"
    ]
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "edit_csp",
        "enabled": true,
        "path": "edit_csp.json"
      },
      {
        "id": "block_scripts",
        "enabled": true,
        "path": "block_scripts.json"
      }
    ]
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "http://localhost:5822/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "gimloader@thelazysquid.github.io"
    }
  }
}

ベストのGimloader代替案

Gimloaderに類似したFirefox add-onをいくつか紹介します: