A browser extension to easily rehost files using a 'Pomf clone'. Comments about the code quality will most likely be ignored. Patches or pull requests are welcome.
Go to file
Les De Ridder 8d2aed84d5 Remove .xpi file
This file was added by accident and didn't work.
2016-07-12 00:26:32 +02:00
.gitignore Add .gitignore 2016-01-18 05:12:27 +01:00
LICENSE.md Add a license 2016-05-22 00:16:03 +02:00
README.md Add README.md 2016-06-18 03:43:55 +02:00
background.js Add support for ixquick-proxy.com 2016-07-11 00:28:19 +02:00
formdata.js Work around https://bugzilla.mozilla.org/show_bug.cgi?id=1085060 2016-06-07 08:26:07 +02:00
icon_19.png Implement basic functionality 2016-01-18 05:12:37 +01:00
icon_128.png Implement basic functionality 2016-01-18 05:12:37 +01:00
manifest.json Update manifest for Firefox compatibility 2016-06-07 06:51:40 +02:00
options.html Add missing gfycat URL check 2016-06-14 05:48:46 +02:00
options.js Fix URL blacklist 2016-05-05 15:43:37 +02:00
worker.js Work around https://bugzilla.mozilla.org/show_bug.cgi?id=1085060 2016-06-07 08:26:07 +02:00

README.md

pomf-rehost

A browser extension to easily rehost files using a 'Pomf clone'.

Status

Please don't use this.

The code isn't very good, is it?

Nope.

I want to use it anyway!

Chrome

Just load the extension.

Firefox

Only Nightly is 'supported' for now.

Run sed -i 's/sync/local/g' *.js and load the manifest in about:debugging#addons.

License

pomf-rehost is released under the University of Illinois/NCSA Open Source License. The full license can be found in the LICENSE.md file.