Skip to content

Instantly share code, notes, and snippets.

@kballenegger
Forked from timraymond/desopafy.js
Created January 18, 2012 05:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kballenegger/1631239 to your computer and use it in GitHub Desktop.
Save kballenegger/1631239 to your computer and use it in GitHub Desktop.
Bookmarklet: Remove SOPA overlay from Wikipedia pages
javascript:%24(%22%23mw-page-base%2C%20%23mw-head-base%2C%20%23content%2C%20%23mw-head%2C%20%23mw-panel%2C%20%23footer%22).css(%22display%22%2C%22inherit%22)%3B%24(%22%23mw-sopaOverlay%22).css(%22display%22%2C%22none%22)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment