Using https://github.com/sizzlemctwizzle/GM_config most likely
Ideas for settings:
- GitHub token for authenticating for higher rate limits
- Checkboxes to enable and disable checks
- Check specific settings
- Commits check, how ordered list is numbered
- Commits check, how many pages of commits to check
- Commits check, whether to short circuit
- Which checks to always run, even when other checks has results
- Extending checks to check more (more commits, more contributors, etc.)
- Notification method (
alert, in-page (big work) and desktop notification? desktop notification is really easy to implement but doesn't correlate with a tab and that sucks) - Probably an estimation of API requests required
- Checks parallelism
(Do not PR, it already exists at the dialog-box branch)
Using https://github.com/sizzlemctwizzle/GM_config most likely
Ideas for settings:
- GitHub token for authenticating for higher rate limits
- Checkboxes to enable and disable checks
- Check specific settings
- Commits check, how ordered list is numbered
- Commits check, how many pages of commits to check
- Commits check, whether to short circuit
- Which checks to always run, even when other checks has results
- Extending checks to check more (more commits, more contributors, etc.)
- Notification method (`alert`, in-page (big work) and desktop notification? desktop notification is really easy to implement but doesn't correlate with a tab and that sucks)
- Probably an estimation of API requests required
- Checks parallelism
(Do not PR, it already exists at the `dialog-box` branch)