Search found 11 matches

by avada
Thu Aug 03, 2023 9:49 am
Forum: Feedback / Bug Reports
Topic: Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?
Replies: 7
Views: 135058

Re: Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?

I found a slight adjustment to the userchrome.css code thanks to -Skav- on Reddit . He suggests grabbing the Flagfox extension ID directly from about:memory , presumably because it may change version to version, so use it to replace "extensionid" below. Note the curly braces {} from the extension I...
by avada
Fri Apr 30, 2021 10:18 pm
Forum: Feedback / Bug Reports
Topic: Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?
Replies: 7
Views: 135058

Re: Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?

secsecsec wrote:
Wed Apr 28, 2021 5:12 pm

Code: Select all

#_1018e4d6-728f-4b20-ad56-37578a4de76b_-menuitem-_Flagfox\:1\:submenu {
display: none !important;}
Thanks!
I didn't think that last bit could be the part of the selector, so I just left it out when I tried.
by avada
Wed Apr 28, 2021 4:55 pm
Forum: Feedback / Bug Reports
Topic: Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?
Replies: 7
Views: 135058

Re: Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?

Hi!
So no ideas on at least how to hide the context menu item at least? No idea why that ID doesn't work, when I try to hide it.
by avada
Wed Mar 31, 2021 4:03 pm
Forum: Feedback / Bug Reports
Topic: Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?
Replies: 7
Views: 135058

Re: Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?

Apparently I can't even hide it via userchrome.css. I had to type it by hand (double checked) from the browser toolbox UI, but I got the ID: "#_1018e4d6-728f-4b20-ad56-37578a4de76b_-menuitem-_Flagfox". But unlike other addons' items it doesn't get hidden. Even worse it tends to move around for extra...
by avada
Fri Mar 26, 2021 9:35 am
Forum: Feedback / Bug Reports
Topic: Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?
Replies: 7
Views: 135058

Why does Flagfox need to add itself to both the tab and main context menu? Why is there no option to disable this?

Hi!

I see no value in this, but it worsens the clutter in the context menus for sure. To me the icon context menu is more than enough. I don't even use this too often.
by avada
Thu Oct 11, 2018 11:13 am
Forum: Feedback / Bug Reports
Topic: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)
Replies: 18
Views: 48314

Re: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)

You need to edit the addon package. But you need to allow unsigned addons via mozilla.cfg, if it's still possible on 74. I'm on Waterfox 56.

Edit:
Hold on. What is Firefox firefox 74.04? There's no such thing yet.
by avada
Wed Feb 28, 2018 2:40 pm
Forum: Feedback / Bug Reports
Topic: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)
Replies: 18
Views: 48314

Re: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)

So I stooped to faking the version number to an extremely high one. Let's see if it works. (Though it's not a good sign that I got the notification when I installed it...) I didn't work. So annyoing... Well... Since I couldn't figure out a CSS to to hide the warning I resorted to removing the warni...
by avada
Wed Feb 28, 2018 10:12 am
Forum: Feedback / Bug Reports
Topic: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)
Replies: 18
Views: 48314

Re: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)

avada wrote:
Wed Feb 21, 2018 10:39 am
So I stooped to faking the version number to an extremely high one. Let's see if it works.
(Though it's not a good sign that I got the notification when I installed it...)
I didn't work. So annyoing...
by avada
Wed Feb 21, 2018 10:39 am
Forum: Feedback / Bug Reports
Topic: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)
Replies: 18
Views: 48314

Re: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)

So I stooped to faking the version number to an extremely high one. Let's see if it works.
(Though it's not a good sign that I got the notification when I installed it...)
by avada
Sun Feb 11, 2018 10:06 am
Forum: Feedback / Bug Reports
Topic: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)
Replies: 18
Views: 48314

Re: How to disable annoying notification about me using an older version? (I plan to stay on Flagfox 5.2.3)

As to about:config, where does it say in the Flagfox FAQ that 5.2.x still saves prefs in a way that are accessible there? I thought I updated all of that. See: https://flagfox.wordpress.com/faq/#prefslocation (searching for "about:config" only finds that section) Ooops. I only searched for about:co...