Block Site version history - 6 versions
Block Site by Pavel Bucka
Block Site version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 8.2.1
Released Apr 27, 2024 - 24.79 KBWorks with firefox 109.0a1 and later- Updated Examples (in Options)Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 8.2
Released Apr 25, 2024 - 24.78 KBWorks with firefox 109.0a1 and later- Use of `*` to block `www` domain fixed
- Can block `www` only (meaning no-`www` will remain unblocked)
- `www` blocked by default (for convenience)
- Adding `/*` automatically, if possible (for convenience)
- Escaping regex-like characters `.` and `+`Source code released under MIT License
Version 8.1
Released Dec 29, 2023 - 24.59 KBWorks with firefox 109.0a1 and laterCan block pages that contain a word. Example:*watch*
⇒ Blocksyoutube.com/watch?v=123456
See Examples and Special characters (https://github.com/penge/block-site).Source code released under MIT License
Version 8.0
Released Dec 17, 2023 - 24.49 KBWorks with firefox 109.0a1 and laterAdding support for wildcards, therefore in "Sites to block" (in Options) you can use:
*
to match any zero or more characters?
to match any one character
See new Examples section (README at https://github.com/penge/block-site).Source code released under MIT License
Version 7.0.2
Released Aug 27, 2023 - 24.12 KBWorks with firefox 109.0a1 and later- Fixed blocking so it blocks URL only if rule matches URL from start (https://github.com/penge/block-site/issues/65)Source code released under MIT License
Version 7.0.1
Released Jul 7, 2023 - 24.14 KBWorks with firefox 109.0a1 and later- Set Firefox addon ID
- Fixed initialization of context menuSource code released under MIT License