An open API service indexing awesome lists of open source software.

https://github.com/dcrousso/sourceviewer

View the source of any page in a new tab
https://github.com/dcrousso/sourceviewer

codemirror customization developer-tools safari-extension sourcecode visualization

Last synced: 9 months ago
JSON representation

View the source of any page in a new tab

Awesome Lists containing this project

README

          

# ![SourceViewer](https://github.com/dcrousso/SourceViewer/raw/master/Icons/icon-small.png) SourceViewer

Have you ever wanted to view the original source of a page? SourceViewer uses the same style as the native Safari WebInspector to display the initial HTML of a page in a new tab.

### Releases

Browser | Link | Version | Source Code
------- | ---- | ------- | -----------
Safari | [Extensions Gallery](//safari-extensions.apple.com/details/?id=com.dcrousso.sourceviewer-Q5M4T22BE9) | 1.1.1 | [github folder](//github.com/dcrousso/SourceViewer/tree/master/SourceViewer.safariextension/)

### Changelog

##### Version 1.0:
- Add context menu item
- Add toolbar button
- Add ⌘⇧U shortcut (overrides default)
- Make links in source view are clickable
- Add settings for how the content of the source view appears