Home
Install Firefox ExtensionUse API
Blog
Apps
Changes
15th December 2009
- Added support for goo.gl, om.ly, fb.me and url4.eu
- Speed up to api (fetches multiple shorturls in parallel)
15th October 2009
- Finally! added support for j.mp (bit.ly alias)
- Speed up to api (fetches multiple shorturls in parallel)
17th July 2009
- Added support for su.pr (Stumbleupons new short url service)
5th June 2009
5th May 2009
- Added support for u.nu
- Regexp incorrectly match urls like http://digg.com/users/myuser - which aren't short urls.
- Fixed bugs when api requested with a non short url.
- Force limit of 10 short urls to be decoded in 1 request.
- Fixed extension BUG FIX - 2 of the 4 expand methods were not working.
21st April 2009
9th March 2009
- Added support for http://307.to
- Added flxhr.flensed.com and tweetgrid.com to apps page
3rd March 2009
- Updated plugin manifest to support upto firefox 3.2 alpha
27th February 2009
- Added support for http://bloat.me, http://peaurl.com, http://sn.vc, http://clipurl.us and http://fff.to.
24th February 2009
- Added support for http://ow.ly, http://short.to and http://href.in. Now supporting 50 services.
19th February 2009
- API will only attempt to lengthen shorturls from the supported services - before it would attempt any url.
11th February 2009
- Added apps page listing apps that use longurlplease.
1st January 2009
- Improved javascript library with built in support for flXHR, Adobe Air Ajax and jQuery. Plus more control over how links are altered.
- Updated docs to reflect javascript improvements, and added demo of flxhr integration.
- Added support for some: korta.nu, cli.gs, u.mavrev.com, moourl.com (and removed some that weren't working)
- Improved stats page to keep an eye on how many short urls are lengthened by how many requests to the API.
30th December 2008
- Plugin now self updates it's list of supported services so that we don't require a rerelease of the plugin when we add a new service.
- Tthanks to @getify tipping me on the following items
- Allow https requests to the api and js files. (use longurlplease.appspot.com domain name to use https)
- Added crossdomain.xml file to allow cross domain requests to api via flash
- Alter jquery plugin to use https if page loaded by https.
23nd December 2008
- Support more services: ping.fm, smallr.com, ur1.ca, xrl.us, yep.it, piurl.com, zurl.ws, ln-s.net, zi.ma, rubyurl.com
- Add bookmarklet
- Move plugin to mozilla addons site
15th December 2008
- Plugin version 0.3.0
- Support more services (added ub0.cc adjix.com loopt.us piurl.com)
- api version bump /v1.1- better default - always return sanitized urls (allows jquery and ff plugins to be simplified a bit)
- added ua params to api to help track usage
- less db lookup for bulk request
11th December 2008
- Better (hopefully!) layout of home page. bigger targets - clearer screenshots.
- Fix 404 for favico.ico and robots.txt
- Fix bug in plugin - altering links on pages of shortener services
- Fix bug in plugin - if api returned null for a url (eg.) plugin was altering the href to be blank.
- Fix bug in plugin - if the same short url appeared twice on one page - only one was lengthened.
- Support more services (added idek.net, urlx.ie, snipurl.com, poprl.com, tr.im)
- New Release of firefox plugin
- Fixed bugs in jquery api - error if api returned null for a link, correctly replace multiple occurances of same link
9th November 2008
- json api
- jQuery plugin
- firefox plugin