github magicoflolis/Userscript-Plus 3.7.15
v3.7.15

latest releases: webext, webext-5.0.0, userscript...
2 years ago

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

Don't miss a new Userscript-Plus release

NewReleases is sending notifications on new releases.