https://github.com/ddavison/longurl-extension
A LongURL Extension for google chrome
https://github.com/ddavison/longurl-extension
Last synced: about 1 year ago
JSON representation
A LongURL Extension for google chrome
- Host: GitHub
- URL: https://github.com/ddavison/longurl-extension
- Owner: ddavison
- License: other
- Created: 2013-08-05T20:04:06.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-22T06:10:43.000Z (over 12 years ago)
- Last Synced: 2025-02-05T00:09:06.702Z (over 1 year ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
longurl-extension
=================
A LongURL Extension for google chrome.
To use in development mode -
- ```git clone https://github.com/ddavison/longurl-extension.git```
- Go to Tools->Extensions
- Enable Development mode
- Click "Load unpacked extension" and select the "longurl-extension" folder that was cloned.