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.
Aller au fichier
Les De Ridder ae2455eef7 Fix Instagram support 2018-05-04 02:09:51 +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 Fix Instagram support 2018-05-04 02:09:51 +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 Clean up Pomf-clone/Pomf-like list and add steamy.moe 2016-07-12 00:53:14 +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.