Watermark your original content with a Snoo before uploading to Reddit.
- Add customizability for formatting watermark text
- Write a better user interface, clean up CSS
- Add option to choose a different watermark image
- Option to upload to Imgur with a button press
- Fix tab crash when using unusually large files
-
Clone or fork
https://github.com/Carpetfizz/Snoomark.git
-
npm install
to install dependencies and dev dependencies -
gulp browserify
will start the bundler, watcher, and JSX transformer -
Start an HTTP server of your choice in the root directory. Ex:
python -m SimpleHTTPServer 8000
Feel free to fork and send Pull Request my way, I'm usually quick about testing and merging. Feature requests and bug reports should go in GitHub issues.