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
- Host: GitHub
- URL: https://github.com/dcrousso/sourceviewer
- Owner: dcrousso
- Created: 2016-12-13T05:50:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T00:00:13.000Z (almost 9 years ago)
- Last Synced: 2025-03-26T03:51:17.074Z (9 months ago)
- Topics: codemirror, customization, developer-tools, safari-extension, sourcecode, visualization
- Language: JavaScript
- Size: 254 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#  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