小红 RedNote Tweak Firefox

Examine source code of 小红 RedNote Tweak

提供元: Max Chang Add-on
Inspect and view changes in 小红 RedNote Tweak source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "2.6.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "contextMenus",
    "tabs",
    "https://www.xiaohongshu.com/*",
    "https://www.rednote.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rednote-search@maxchang.me",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Default Popup Title",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.rednote.com/*",
        "https://www.xiaohongshu.com/*"
      ],
      "run_at": "document_start",
      "css": [
        "content-scripts/rednote.css"
      ],
      "js": [
        "content-scripts/rednote.js"
      ]
    }
  ]
}

ベストの小红 RedNote Tweak代替案

小红 RedNote Tweakに類似したFirefox add-onをいくつか紹介します: