On Jan 20th 2017, the contents of whitehouse.gov under the Obama administration were migrated to the National Archives and hosted at obamawhitehouse.archives.gov. However, this resulted in broken links and unusable Google results.
This is a simple Chrome extension that tries to redirect if the current whitehouse.gov returns a 404.
You can install this from the Chrome Web Store
here.
Click Add to Chrome to install.
For those of you interested in contributing and running this extension as a developer, you can do so with the following instructions. Pull requests welcome!
-
Clone the repo or download the zip
git clone https://github.com/liyanchang/whitehouse.gov-redirect.git
-
Open the Chrome extensions page at
chrome://extensions -
Turn on
Developer ModeThe
Developer modecheckbox in the upper right hand corner should be checked. -
Load the extension
Click
Load unpacked extensionand navigate to the repo and click select. -
Try it out:
-
If you make modifications to the code, click
Reloadon thechrome://extensionspage for Chrome to refresh the extension.
