An open API service indexing awesome lists of open source software.

https://github.com/gromnitsky/patreon-patrons-stats

Display public patrons statistics for a patreon page
https://github.com/gromnitsky/patreon-patrons-stats

chrome-extension manifest-v3 mv3

Last synced: 9 months ago
JSON representation

Display public patrons statistics for a patreon page

Awesome Lists containing this project

README

          

# patreon-patrons-stats

(Download the .crx file [here](http://gromnitsky.users.sourceforge.net/js/chrome/).)

Display public patrons statistics for a patreon page.

This only works when a "creator" hasn't disabled access to the number
of patrons pledging & total earnings.

Doesn't use `patreon.com` api.

Requires Chrome 90+ (it's manifest v3 extension).

## Compilation

~~~
$ npm -g i crx3-utils json
$ npm i
$ make
~~~

## License

MIT