Checks if a BOINC project can be added to the Gridcoin whitelist (by stats requirements) or if a whitelisted project should be greylisted.
Use it by
- Go to either:
- the "last 40 days" stats for a project on BOINCStats
- a project on BOINC Combined Statistics
- If using it it as bookmark, you will also need to click the bookmark when on that page (every time)
Note: this can only check zero credit days and work availability score. There are other requirements that this cannot check
For Firefox users: you can install by going to the addon store page for this extension here
For Chrome users: you can either:
- use the userscript
- use the bookmark version
- (not recommended in general for security reasons) clone/download this repo, go to
chrome://extensions
, enable developer mode, and click load unpacked selecting the folder of the clone
- Install tampermonkey. Instruction to install are available at https://www.tampermonkey.net/.
- Once that's done, go to this page and click install
Go to the bookmark_version.js file and copy it (may be easier to copy from the raw file). Create a bookmark using that entire text as if it were a link.