OverflowBanner Firefox

Examine source code of OverflowBanner

提供元: Bronitus_X
Inspect and view changes in OverflowBanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OverflowBanner",
  "version": "1.0",
  "description": "Removes the stackoverflow js-consent-banner automatically",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.stackoverflow.com/*"
      ],
      "js": [
        "banner.js"
      ]
    }
  ]
}

ベストのOverflowBanner代替案

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