Simon-Tesla / RaccoonyWebEx

A WebExtension that adds shiny features to art sites
MIT License
39 stars 4 forks source link

Raccoony!

Raccoony logo

A web extension for Firefox and Chrome that adds shiny new features (like automatic downloading) to art sites. Inspired by the FurAffinity Extender and Inkbunny Downloader Firefox addons.

See the discussion forum for announcements.

Features

Download & Install

For Firefox (desktop) - download the XPI for the latest release on the releases page

For Chrome - install from the Chrome Web Store

Chrome support has been put on hold for now, see this discussion post for details.

Building

  1. Install Node.js and npm (usually comes with Node.js)
    • Currently I recommend using Node v16 or later.
    • I recommend using nvm or nvm-windows to install Node.js, especially if you develop other projects dependent on Node.js.
  2. Run npm install
  3. Run npm run build

Extension files and build output will be in dist/.

Changelog

See the changelog

Contributing

See the CONTRIBUTING document. This is a free-time project for me, and I have no need for monetary donations, so I'm looking for coding help more than anything else.

Credits