ICHC Peer Fix Chrome

Examine source code of ICHC Peer Fix

Inspect and view changes in ICHC Peer Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "ICHC Peer Fix",
  "version": "1.0",
  "description": "Corrects the issues in ichcWebRTCPublish.js",
  "permissions": [
    "declarativeNetRequest",
    "activeTab",
    "webNavigation"
  ],
  "host_permissions": [
    "https://www.icanhazchat.com/*"
  ],
  "background": {
    "service_worker": "background.js"
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "ichcWebRTCPublish.js",
        "ichcPeerConnectionPublish.js",
        "SoundMeter.js",
        "ichcPeerConnectionPlay.js",
        "ichcWebRTCPlay.js",
        "rtc-adapter.js"
      ],
      "matches": [
        "*://www.icanhazchat.com/*"
      ]
    }
  ]
}

Mejores alternativas ICHC Peer Fix

Aquí hay algunas Chrome extensions que son similares a ICHC Peer Fix: