SameSame Firefox

Examine source code of SameSame

제작자: 紙で切った shopping
Inspect and view changes in SameSame source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SameSame",
  "version": "5.2.0",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "scripting",
    "cookies"
  ],
  "host_permissions": [
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "dist/samesame.js"
      ]
    }
  ],
  "action": {
    "default_popup": "dist/popup.html",
    "default_icon": {
      "16": "dist/images/icon16.png",
      "48": "dist/images/icon48.png",
      "128": "dist/images/icon128.png"
    }
  },
  "icons": {
    "16": "dist/images/icon16.png",
    "48": "dist/images/icon48.png",
    "128": "dist/images/icon128.png"
  },
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "/dist/aliexpress-page-context-script.js"
      ],
      "matches": [
        "https://*.aliexpress.com/*"
      ]
    },
    {
      "resources": [
        "/dist/temu-page-context-script.js"
      ],
      "matches": [
        "https://www.temu.com/*"
      ]
    },
    {
      "resources": [
        "development.txt"
      ],
      "matches": [
        "https://www.temu.com/*",
        "https://*.aliexpress.com/*"
      ]
    },
    {
      "resources": [
        "/dist/images/*"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "samesame-extension@samesame.app",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

최고의 SameSame 대안

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