Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helloandre/url-shortener-chrome-extension
it shortens urls and copies the short url into your clipboard with one click
https://github.com/helloandre/url-shortener-chrome-extension
Last synced: 26 days ago
JSON representation
it shortens urls and copies the short url into your clipboard with one click
- Host: GitHub
- URL: https://github.com/helloandre/url-shortener-chrome-extension
- Owner: helloandre
- Created: 2010-12-14T05:11:17.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-14T05:47:25.000Z (about 14 years ago)
- Last Synced: 2024-10-27T17:30:35.476Z (2 months ago)
- Homepage:
- Size: 89.8 KB
- Stars: 2
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
URL Shortener Chrome Extension
==============================
This is really quite simple, it is a one-click url shortener and clipboard copier. Copys the short url of the current tab.You can install it directly from [here](http://ablu.us/files/custom-ext.crx).
This is also a very simple "Hello World" chrome extension. Gives you the basics of what you need to get started. Feel free to use this as a starting point for your extension.