Add README.md
This commit is contained in:
parent
be824603e4
commit
643d5b274c
|
@ -0,0 +1,22 @@
|
|||
# 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.
|
Loading…
Reference in New Issue