We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca7980 commit ea8ffecCopy full SHA for ea8ffec
1 file changed
readme.md
@@ -4,6 +4,11 @@ Quickly enable or disable JavaScript per site with a single click using this lig
4
5
## Changelog
6
7
+### 2.1.0
8
+- improved toolbar icon accuracy when switching between tabs
9
+- added `chrome.tabs.onActivated` listener to refresh icon state on active tab change
10
+- improved tab id safety check using `tab.id == null` for better MV3 reliability
11
+
12
### 2.0.0
13
- updated background script to use modern Promise-based APIs for Manifest V3
14
- fixed issue where JavaScript toggle stopped working in recent Chrome releases
0 commit comments