https://github.com/searls/inside-out-browser
Chrome Extension that displays the source of the current page instead of the page itself.
https://github.com/searls/inside-out-browser
Last synced: about 2 months ago
JSON representation
Chrome Extension that displays the source of the current page instead of the page itself.
- Host: GitHub
- URL: https://github.com/searls/inside-out-browser
- Owner: searls
- Created: 2011-07-09T17:13:25.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-03T21:00:05.000Z (over 13 years ago)
- Last Synced: 2025-02-13T15:36:58.928Z (4 months ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/aipjoeecpaglenjcfmaihdjamahabdoj
- Size: 137 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
What if you could browse the web primarily by HTML source, and the rendered page was only secondary? Now you can surf around the web by reading HTML and clicking the URLs that you find in the source code.
## Install the extension via the [Google Chrome Store here](https://chrome.google.com/webstore/detail/aipjoeecpaglenjcfmaihdjamahabdoj).
Credit for the idea goes to [Sarah Gray](http://twitter.com/#!/fablednet/status/89507153131474944 )