Added new window button

This commit is contained in:
2020-03-26 19:29:05 -05:00
parent 5c3b0b0a05
commit 3edbf0ab70
6 changed files with 21 additions and 13 deletions

View File

@@ -4,13 +4,12 @@ Search Firefox tabs and get a list or automatic direct to the searched tab.
# Download
https://addons.mozilla.org/en-US/firefox/addon/tab-search-and-manage/
# Version: 1.3.5
* Fixed search backspaceing not working
* Fixed controls being over search bar
* applied thin scrollbar
# Version: 1.3.6
* Added create new window button
***Note:
To get tab hiding functionality, you must go to <b>about:config</b> and search for <b>extensions.webextensions.tabhide.enabled</b>. Set it to <b>true</b> by double clicking it. Then tabs can be shown or hidden via the eyes.
To get tab hiding functionality, you must have Firefox 61. Then go to <b>about:config</b> and search for <b>extensions.webextensions.tabhide.enabled</b>. Set it to <b>true</b> by double clicking it. Then tabs can be shown or hidden via the eyes.
# Images