What's New
- Added search engines: GitHub, Gist (GitHub)
- Added ability to config how long counter stays open.
- Added ability to have config sync with current user script manager and webpage. ("Sync with GM" translation is WIP )
- Improved counters
- Bug fixes
- [ WIP ] Changed UserJS exclude handling (ability to add custom excludes soon), can be changed by manually editing this UserJS
blacklist: [
{
enabled: true,
regex: true,
flags: '',
name: 'Default 1',
url: '(gov|cart|checkout|login|join|signin|signup|sign-up|password|reset|password_reset)',
},
{
enabled: true,
regex: true,
flags: '',
name: 'Default 2',
url: '(pay|bank|money|localhost|authorize|checkout|bill|wallet|router)',
},
]
Legacy build found here