Skip to content

Releases: penge/block-site

3.2

23 Jan 21:44
84a9a8b
Compare
Choose a tag to compare
3.2
  • Blocked info page works also in Incognito mode (#41)

3.1

08 Nov 12:42
e967594
Compare
Choose a tag to compare
3.1

New Options

  • Show or hide blocked counter (#36)
  • Blocked period (All Time, This Month, This Week, Today) (#31)

New Icon

  • Easier to read in Dark mode or Incognito mode (#34)
  • A single click on the icon opens Options (#36)

icon

toolbar-light

toolbar-dark

Fixes

  • Message in "Blocked info page" should show rule (as defined in Options), and not the URL (#35)

Tweaks

  • Edited Options synced across other tabs if open multiple times (#36)
  • Checkboxes replaced by Yes/No (#36)
  • Blocked list, although resizable, scales down width in a small window (#36)

3.0.1

19 Oct 13:27
1466096
Compare
Choose a tag to compare
  • Do not block subframes (#28)

3.0

17 Oct 15:09
e0b7518
Compare
Choose a tag to compare
3.0
  • Rewritten to TypeScript (#24)
  • Can now block pages that would cause redirect (#22)
  • Significantly faster blocking due to using a better API (webNavigation) which blocks page before browser commited to it (#25)
  • Counting how many times a page was blocked and showing this information on "Blocked info page" (#23)

2.1.1

21 Apr 10:21
2d6ae71
Compare
Choose a tag to compare
  • Fixes blocking using the blocked info page if the blocked site was about to be open via a link in a new tab or window (#20)

2.1

18 Apr 16:20
9a1c42f
Compare
Choose a tag to compare
2.1
  • Adding a new option called Show Blocked info page, that shows an info page about the blocked site instead of closing the tab (see Options) (#18)
  • All changes in Options are now saved automatically (Save button is removed)
  • Increased checkbox size to enable/disable the blocking (in Options)
  • Using Manifest V3

2.0

16 Jan 04:42
a1ce28a
Compare
Choose a tag to compare
2.0

Improving Options, you can now:

  1. Exclude subdomain from blocking (#12), e.g.:
youtube.com
!music.youtube.com
  1. Block subdirectories only (#9), e.g.:
youtube.com/user/BBC
  1. Allow subdirectories only (#5), e.g.:
reddit.com
!reddit.com/r/MachineLearning

Fully qualified URLs (include https or https, www) can be used as well. Trailing slash is optional.
Text area is wider and does not wrap long lines (#14).
Adding a funding link: https://www.buymeacoffee.com/penge

1.0

29 Jul 16:55
04b1137
Compare
Choose a tag to compare
1.0

First version of Block Site.