diff --git a/CHANGELOG.md b/CHANGELOG.md index fcc78e1c..4c1ac752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ 5.3.0 ===== - Fix: Move to manifest v3 + +5.2.1 +===== - Fix: White page crash when tab had no hostname / title 5.2.0 diff --git a/changelog.html b/changelog.html index cbea1d80..95ce7af2 100644 --- a/changelog.html +++ b/changelog.html @@ -19,7 +19,7 @@
-

Tab Manager Plus 5.2.0

+

Tab Manager Plus 5.3.0

@@ -38,6 +38,10 @@

Here's what's new since the last time

5.3.0

+ +

5.2.1

+ diff --git a/manifest.json b/manifest.json index b9754b99..8b82d092 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Tab Manager Plus for Chrome", "short_name": "Tab Manager+", - "version": "5.2.0", + "version": "5.3.0", "manifest_version": 3, "offline_enabled": true, "description": "Quickly find open tabs, see all windows in one view, find duplicates and limit tabs per window. The best Tab Manager for Chrome.", diff --git a/package.json b/package.json index 8f355c0a..47d5eb40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tab-manager", - "version": "5.2.0", + "version": "5.3.0", "description": "This is an extended version of the old Tab Manager Google Chrome extension. Should work on both Chrome and Firefox. Malware free, with a new view type and many new features.", "main": "index.js", "directories": { diff --git a/readme.md b/readme.md index fd4a8a59..97001366 100644 --- a/readme.md +++ b/readme.md @@ -1,25 +1,25 @@ -# Tab Manager Plus 5.2.0 - +# Tab Manager Plus 5.3.0 + ##### Search through your tabs instantly, save windows for later, limit open tabs per window - and many more. - + This is an extended version of the old Tab Manager Google Chrome extension. Should work on both Chrome and Firefox. Malware free, with a new view type and many new features. - + [Tab Manager Plus for Chrome]( -https://chrome.google.com/webstore/detail/tab-manager-plus-for-chro/cnkdjjdmfiffagllbiiilooaoofcoeff) [Tab Manager Plus for Firefox](https://addons.mozilla.org/en-US/firefox/addon/tab-manager-plus-for-firefox/) - -## Donations - -A lot of work went into this extension for free. Many user requests have been integrated with countless of hours spent into coding, refining and testing of the extension. The extension stays free and is open source - so you can copy it and alter it in any way you want. If you love it, please become a [patreon patron](https://www.patreon.com/bePatron?u=26287710), or [donate to support this extension](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=67TZLSEGYQFFW). - -Receiving continuous donations really helps me in investing time into all the different extensions, and making sure that they are not neglected, nor that future browser updates keep them from working correctly. It also allows me to make them backwards compatible, for people on older systems. And of course it helps me in taking the time and brain power needed for developing new features and solving your issues for a long time. - -Your patronage means that my work was able to help you - and that's already very encouraging for me to continue. Thank you <3 - -[Become a Patron!](https://www.patreon.com/bePatron?u=26287710) - -[Donate to keep extensions alive](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=67TZLSEGYQFFW) -[Donate to keep extensions alive](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=67TZLSEGYQFFW) - +https://chrome.google.com/webstore/detail/tab-manager-plus-for-chro/cnkdjjdmfiffagllbiiilooaoofcoeff) [Tab Manager Plus for Firefox](https://addons.mozilla.org/en-US/firefox/addon/tab-manager-plus-for-firefox/) + +## Donations + +A lot of work went into this extension for free. Many user requests have been integrated with countless of hours spent into coding, refining and testing of the extension. The extension stays free and is open source - so you can copy it and alter it in any way you want. If you love it, please become a [patreon patron](https://www.patreon.com/bePatron?u=26287710), or [donate to support this extension](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=67TZLSEGYQFFW). + +Receiving continuous donations really helps me in investing time into all the different extensions, and making sure that they are not neglected, nor that future browser updates keep them from working correctly. It also allows me to make them backwards compatible, for people on older systems. And of course it helps me in taking the time and brain power needed for developing new features and solving your issues for a long time. + +Your patronage means that my work was able to help you - and that's already very encouraging for me to continue. Thank you <3 + +[Become a Patron!](https://www.patreon.com/bePatron?u=26287710) + +[Donate to keep extensions alive](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=67TZLSEGYQFFW) +[Donate to keep extensions alive](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=67TZLSEGYQFFW) + ## Other Notes You can find and install this extension at the [Chrome Web Store](https://chrome.google.com/webstore/detail/tab-manager-plus-for-chro/cnkdjjdmfiffagllbiiilooaoofcoeff) or the [Firefox Add-Ons](https://addons.mozilla.org/en-US/firefox/addon/tab-manager-plus-for-firefox/).