23 lines
547 B
Markdown
23 lines
547 B
Markdown
|
# 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](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](LICENSE.md) file.
|