Blocked Website Bypass

Blocked Website Bypass

Fun way to use an extension to gain access to some websites you might not be able to otherwise. Don't use this to break rules, only…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Blocked Website Bypass",
  "manifest_version": 2,
  "version": "1.4",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  }
}