Compare Edge add-ons: Block Site vs Node.js V8 --inspector Manager (NiMV3)

Stats Block Site Block Site Node.js V8 --inspector Manager (NiMV3) Node.js V8 --inspector Manager (NiMV3)
User count 52,598 8,697
Average rating 4.20 5.00
Rating count 35 3
Last updated 2023-09-13 2024-04-22
Size 154.64K 0
Version 0.5.0 3.6.5
Short description
A customizable, password-protected website blocker and redirector. Manages DevTools with Node V8 Inspector (node --inspect) Debugging Workflow
Full summary

This extension will block access to websites of your choosing. A master password controls all customization options, as well as access to any blocked site. It's also possible to redirect navigation from one specific website to another.

FAQs Page: https://add0n.com/block-site.html

Features:

  1. Block unwanted domains.
  2. Prevent access to a range of websites using wildcard matching or regular expression matching.
  3. Reverse mode allows access to only some hostnames and blocks access to all others.
  4. Custom redirection; you can redirect a single blocked hostname to a new destination.
  5. Display a custom message on blocked pages.
  6. Time and date based blocking. Only block access to the websites at specified times and dates. This feature can be configured per hostname.
  7. Protect data leakage. This extension prevents certain hostnames from gathering network activity from your computer, since blocking occurs before any network request is emitted to the server.
  8. Auto-closes blocked tabs after a period of time.
  9. Closes annoying pop-ups as soon as the opening request is received.
See more

By installing you are agreeing to: PRIVACY POLICY - https://june07.com/privacy

PLEASE NOTE: Installing this via the Microsoft Web Store does require the sharing of your email address with me (and only me).

This Microsoft Extension streamlines your Node.js development cycle when using Edge DevTools.

NiM provides extended capabilities even compared with the new edge://inspect option. Check out what Paul Irish of Google wrote about NiM... https://twitter.com/june07t/status/861664828909264896.

NiM manages the Edge DevTools window/tab life-cycle leaving you with more ability to focus on what matters... debugging your code. You no longer need to copy/paste DevTools URL's or continue opening/closing tabs/windows.

NiM automatically detects the URL that is generated when running node (locally or remotely) with --inspect option. NiM provides you with the option of automatically opening and closing Edge DevTools in a tab or window. Just toggle the Manual/Auto setting and then start a debugging session. DevTools will open either on clicking the "Open DevTools" button or after the specified timeout period. If set to auto close, once you end your debugging session, DevTools will close automatically.

Features:

  • Manage and monitor local and remote debugging sessions
See more