Go to file
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
Builds Massively reduced extension size by removing many useless files that were added by the extensionizer biolerplate. I'm learning :) 2015-02-05 22:18:03 -05:00
Fox.ci_Chrome_Extension Fix getting improper response 2015-03-13 22:29:09 -05:00
Website Updated builds list 2015-02-05 22:22:05 -05:00
.gitignore Add GitIgnore, remove IDE config files 2015-03-13 20:15:53 -05:00
README.md Update README.md to fix line endings 2015-03-13 20:37:42 -05:00

README.md

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.