I've used the 'Tabs2List' extension for years to obtain the count of my open tabs.
However, that method no longer works after updating to FF v113.0.1.
I'd hoped about:tabs would work but that does not exist.
Any suggestions? TIA
Easiest way to display count of open tabs?
4 posts
• Page 1 of 1
I've used the 'Tabs2List' extension for years to obtain the count of my open tabs.
However, that method no longer works after updating to FF v113.0.1. I'd hoped about:tabs would work but that does not exist. Any suggestions? TIA Try searching for an addon.
Search results for tab count http://addons.mozilla.org/firefox/search/?q=tab+count ... You can run the following code snippet to display the tab count using the browser console.
Instructions: * open about:config page * set devtools.chrome.enabled pref to true * open browser console i.e. menu bar > tools > browser tools > browser console * copy and paste code into browser console command line * press enter to run ... You can create a css counter to display the current tab number in the tab label using the userChrome.css file.
Or do something similar in the about:performance page using the userContent.css file.
Remember to set the toolkit.legacyUserProfileCustomizations.stylesheets pref to true, then restart. Last edited by morat on May 20th, 2023, 8:15 am, edited 1 time in total.
That's the ticket! Decided to go with 'Tab Counter' extension. https://addons.mozilla.org/en-US/firefox/addon/tab-counter-webext/reviews/ Thanks for the reply! You're welcome.
I like the about:performance page style the best. It adds a number after the "Tab" in the type column.
4 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 3 guests |
![]() |