Hacker News new | ask | show | jobs
by hosay123 4420 days ago
I've uploaded what I had to https://github.com/no2weblog/no2weblog/ , but it needs a bit of work to return it to a useful state.. at the very least, updating to most recent versions of the cached libraries.

One of the major complaints in the rejection mail (included) was that the add-on bundled copies of all those libraries. So it seems reworking it to have a dynamic list of URLs, and fetching these once on first boot would go some way towards solving that. Unfortunately this further complicates how the redirection works, so I never got around to investigating it

1 comments

I tried it and visited css-tricks.com and when using the 'Live HTTP Headers' it still makes the request to Google with the referer. However, the Firebug net inspection appears to locally load it (0ms load time).