Skip to content

Releases: penge/block-site

8.2.1

27 Apr 13:51
ecf69d5
Compare
Choose a tag to compare
  • Updated examples (in Options page) (#77)
  • Testing version equality (#79)

8.2

25 Apr 16:52
4907380
Compare
Choose a tag to compare
8.2
  • Use of * to block www domain fixed (#75) (Examples)
  • Can block www only (meaning no-www will remain unblocked) (#75)
  • www blocked by default (for convenience) (#75) (Examples)
  • Adding /* automatically, if possible (for convenience) (#75) (Examples)
  • Escaping regex-like characters . and + (#75)
  • Added new context menu option: Block entire website (#75) (Context menu)

8.1

29 Dec 05:59
02d6532
Compare
Choose a tag to compare
8.1

Blocking by a containing word (#72) possible. Example:

*watch*          # Blocks https://www.youtube.com/watch?v=123456
                                                  ^^^^^

Note: Trailing / is no longer automatically added.

See Examples and Special characters.

8.0

17 Dec 14:24
e22804d
Compare
Choose a tag to compare
8.0

Added support for wildcards (#69 and #70), 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.

7.0.2

27 Aug 14:05
6702162
Compare
Choose a tag to compare
  • Fixed blocking so it blocks URL only if rule matches URL from start (#65)

7.0.1

07 Jul 11:36
ec6e806
Compare
Choose a tag to compare
  • Set Firefox addon ID (#60)
  • Fixed initialization of context menu (#60)

7.0

30 Jun 16:55
0be1f98
Compare
Choose a tag to compare
7.0
  • Context menu (introduced in 5.0) is now optional, see Options (#57)

6.0

28 Jun 11:07
cb826f1
Compare
Choose a tag to compare
6.0
  • Extension can be now build for and installed on Firefox (#54)
  • Allowing to block home page only or any page that could be result of navigation (not opened directly in a new tab) (#52) (requires newly added permission tabs)

5.0

11 Jun 16:52
6bf40aa
Compare
Choose a tag to compare
5.0

Context menu

Adding a Context menu to quickly block open site (or subsite) (#33). See picture below on how it works:

block_this_site

4.0

08 May 09:54
6d0d030
Compare
Choose a tag to compare
4.0
  • Blocked info page now shows full URL which has been blocked, not just the rule (like before; from Settings) based on which the URL was blocked. Time period (if enabled in Settings) will be shown also for All Time (this one information was not shown before). (#46)

  • Dark mode added and activated based on your operating system / browser setting. Colors and paddings have been adjusted. (#45)

  • Text simplified in Options and README. (#45)

  • Option to Enable/Disable blocking has been moved to the top (in Settings) for easier access. (#45)

  • Extension has a new icon (letter b). (#45)


icon

toolbar-light

toolbar-dark