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.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Les De Ridder ae2455eef7
Fix Instagram support
il y a 5 ans
.gitignore Add .gitignore il y a 8 ans
LICENSE.md Add a license il y a 7 ans
README.md Add README.md il y a 7 ans
background.js Fix Instagram support il y a 5 ans
formdata.js Work around https://bugzilla.mozilla.org/show_bug.cgi?id=1085060 il y a 7 ans
icon_19.png Implement basic functionality il y a 8 ans
icon_128.png Implement basic functionality il y a 8 ans
manifest.json Update manifest for Firefox compatibility il y a 7 ans
options.html Clean up Pomf-clone/Pomf-like list and add steamy.moe il y a 7 ans
options.js Fix URL blacklist il y a 8 ans
worker.js Work around https://bugzilla.mozilla.org/show_bug.cgi?id=1085060 il y a 7 ans

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.