Closed
Bug 1499919
Opened 6 years ago
Closed 6 years ago
No about:config preference to disable "Access Your Hidden Tabs" popup for add-ons whose primary function is to hide tabs
Categories
(WebExtensions :: Frontend, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mcbain.asm, Unassigned)
Details
Attachments
(1 file)
72.72 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
Steps to reproduce:
1. Installed Simple Tab Groups add-on.
2. Created two new groups.
3. Switched to one of the new groups.
4. Created some new tabs (and visited sites) in this group.
5. Switched to the second group.
Actual results:
Firefox popped up saying "An extension, Simple Tab Groups, is hiding some of your tabs. You can still access all of your tab from v. Learn more"
Expected results:
That it wouldn't warn me at all, since the point of the Simple Tab Groups add-on is that it does allow me to segment my tabs into groups. I know it works by hiding tabs, but I don't need to be reminded of this every time I switch groups. I'm well aware.
A preference I can set in about:config to disable this popup would be nice, or if it's possible, the ability for the add-on register itself somehow so the popup only appears for add-ons that don't and as such aren't obviously set up to operate primarily by hiding tabs
I did go looking for such a preference, but wasn't able to find anything that appeared to do what I wanted.
Reporter | ||
Updated•6 years ago
|
Summary: Add about:config preference to disable "Access Your Hidden Tabs" popup for add-ons → No about:config preference to disable "Access Your Hidden Tabs" popup for add-ons whose primary function is to hide tabs
Reporter | ||
Updated•6 years ago
|
Component: Untriaged → Frontend
Product: Firefox → WebExtensions
Comment 1•6 years ago
|
||
If you click "Keep tabs hidden" in the notification it should stop showing up when Simple Tab Groups hides tabs. Does that work?
Flags: needinfo?(mcbain.asm)
Reporter | ||
Comment 2•6 years ago
|
||
Ah, yes. Apologies. This ticket can be closed.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mcbain.asm)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•