Hidden Current Firefox

Examine source code of Hidden Current

제작자: workingon.studio Add-on
Inspect and view changes in Hidden Current source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hidden Current",
  "description": "AI has an environmental cost. Nobody shows it to you. This gives you an idea.",
  "version": "1.1.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "*://claude.ai/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "hiddencurrent@wo.studio",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://claude.ai/*"
      ],
      "js": [
        "content-scripts/claude.js"
      ]
    }
  ]
}

최고의 Hidden Current 대안

다음은 Hidden Current과(와) 유사한 Firefox add-on입니다: