Skip to content
/ Shortly Public
forked from ZZHC/Shortly

URL shortener extension with native shortlinks support

Notifications You must be signed in to change notification settings

crizzo/Shortly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 

Repository files navigation

Shortly

Shortly is an extension project aim to provide shortlinks to webpages with native shortlinks support in simply one click. More information please visit http://zzhc.org/shortly/

We have packaged Shortly Safari extension available for install on our website (above) and on Apple's Safari Extension Gallery.

Building Shortly

The source code of Shortly hosted on GitHub does not come with API keys for shortener services like goo.gl and bit.ly. If you want to build your own copy of Shortly, please follow the instructions:

  1. Please ensure you have Safari developer certification installed, and then import the Shortly.safariextension/ folder into Extension Builder.
  2. Fill in your own API keys into keychain.template.js
  3. Rename keychain.template.js to keychain.js

Then you should be able to build a working copy of Shortly.

Credits and Thanks

  • jsOAuth JavaScript library developed by @bytespider
  • Italian translation by Raffaele Viggiani
  • French translation by François MARCEAU
  • Simplified Chinese translation by @catjia1990
  • Japanese translation by @aurcinus

License

The source code of Shortly is licensed under MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

URL shortener extension with native shortlinks support

Resources

Stars

Watchers

Forks

Packages

No packages published