Skip to content

Instantly share code, notes, and snippets.

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 sillygwailo/c7a55e82623df6e9f467 to your computer and use it in GitHub Desktop.
Save sillygwailo/c7a55e82623df6e9f467 to your computer and use it in GitHub Desktop.
Add CBC and Vancouver Sun links to the Demobilizer Safari Extension
  1. Download the extension, but don't install it, from http://junecloud.com/software/mac/demobilizer.html
  2. xar -xf Demobilizer.safariextz
  3. cd Demobilizer.safariextension
  4. patch -p1 < demobilizer-vancouver-sun-cbc-links.patch
  5. In Safari, make sure the Develop menu is enabled. Safari menu, Preferences, Advanced, bottom checkbox.
  6. You might need to be in the Safari Extension Developer program. It's free. https://developer.apple.com/programs/safari/
  7. In Safari, click Develop, then Show Extension Builder.
  8. Click the + button in the bottom left corner, then "Add Extension".
  9. Find the Demobilizer.safariextension directory you created in step 2.
  10. You might need to increase the version number.
  11. Click "Install".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment