SVN Browser (fmecikjllhmgphepkbjdbngfedfiiabf): Shows the SVN content.... Read More > or Download Now >
SVN Browser for Chrome
Tech Specs
- • Type: Browser Extension
- • Latest Version: 0.7
- • Price: Freeware
- • Offline: No
- • Developer: Peter Prikryl
User Reviews
- • Rating Average
- 3.46 out of 5
- • Rating Users
- 13
Download Count
- • Total Downloads
- 60
- • Current Version Downloads
- 60
- • Updated: September 30, 2014
SVN Browser is a free Developer Tools Extension for Chrome. You could download the latest version crx file and install it.
More About SVN Browser
Helps you to browse an SVN repository. While viewing resources in the SVN repository, the page action in the address bar appears. After clicking it, you can navigate to previous or next revision, view the current changeset and also review the changes in the diff view.
You can try its functions here:
http://svn.apache.org/repos/asf/
## Features
- View the commit message for a changeset.
- Navigate to previous or next revision of a resource.
- View all changes in a comprehensible summary of a changeset.
- View diff between revisions.
## Permissions
Web requests
: Used to analyze headers of the request to determine, whether it is an SVN resource.
## Credits
- jsdiff (https://github.com/kpdecker/jsdiff/) by Kevin Decker