David Todd ef606d89bb Fix getting improper response
Define the API method as GET
JSON.parse is now parsing the response child of the request instead of the whole request object - This kept failing the script after getting response from server
Add a fail scenario when a link fails testURL
encode URIs to prevent "interesting" server-side URI mangling

Signed-off-by: David Todd <c0de@unps.us>
2015-03-13 22:29:09 -05:00
2015-02-05 22:22:05 -05:00
2015-03-13 20:37:42 -05:00

Fox.ci - A furry URL shortener :3

This is a chrome extension for fox.ci, based on the original extension: b9nnQ5E

I've taken it upon myself to rewrite this extension, mostly because I don't like how the original code was laid out :3

I don't claim ownership over fox.ci or the original extension, those are: aviginsberg's

How to use:

This is nice and simple.

  • Click the extension icon and the current tab URI will be shortened and copied to your clipboard.
  • The second option will be to right-click a link and you will see a context-menu shorten option.
Description
No description provided
Readme 534 KiB
Languages
JavaScript 94.4%
HTML 5.6%