Showing questions for topic:

Copy and save multiple highlights in an srticle / document.

I am a long time Chrome user but decided to give Firefox a try for various reasons. 1 like Firefox's ability to highlight and add text comments to articles and documents.… (read more)

I am a long time Chrome user but decided to give Firefox a try for various reasons. 1 like Firefox's ability to highlight and add text comments to articles and documents. One feature lacking, or maybe it exists but I have not discovered it, would be the ability to copy and save all highlights / commnents in an article / document to subsequently use them as a summary, abstract, or digest of main points To preclude having to re read the entire document again And that's wanting to do so. There is a Chrome extension called Highlighter that Does just that , supports the copy all highlights.

Open 40

Is there an easy way to create presentations from web content in Firefox?

Hi everyone, I use Firefox for most of my research and frequently save articles, documentation, and webpages for work. Is there a simple way to turn this content into pre… (read more)

Hi everyone,

I use Firefox for most of my research and frequently save articles, documentation, and webpages for work. Is there a simple way to turn this content into presentation slides without copying everything manually? I recently came across MagicSlides AI PPT Maker, which seems to generate presentations from existing content, and I'm wondering if anyone here has tried it or knows similar tools that work well with Firefox.

Open

Everything squeezed to the left or center of firefox window

Everything squeezed to the left or center of firefox window. Search results are squeezed to the left third of the window leaving the rest of the window blank. Other sites… (read more)

Everything squeezed to the left or center of firefox window. Search results are squeezed to the left third of the window leaving the rest of the window blank. Other sites are squeezed to the middle third of the window with blank areas to the left and right. This happened after I added an AI to the sidebar and then removed it.

Open

Can't pin an extension to the toolbar

I have Bitdefender SecurePass Installed, enabled and populated but I can't put an icon for it on my toolbar or, apparently, actually activate it in any other way. Bitdefe… (read more)

I have Bitdefender SecurePass Installed, enabled and populated but I can't put an icon for it on my toolbar or, apparently, actually activate it in any other way. Bitdefender suggests there is a bug in Firefox causing this. They suggested that setting Firefox to save history should fix it but it didn't. They also suggested that working in incognito mode might be the problem. I have tried turning off incognito mode and this still has not solved my problem.

When I originally set up SecurePass, it worked fine - the logo icon appeared on the toolbar and it activated when required. I then had a problem with getting multiple popups that purported to be warnings from Firefox about viruses and trojans. I eventually had to completely uninstall and then reinstall Firefox in order to get rid of the popups and now I have this problem with being unable to actually use Bitdefender SecurePass.

Open

Lastpass does not work on Firefox for Ubuntu Linux 151.0.1

Lastpass for Ubuntu will not install Successfully executing the "keyrings" CLI sequence did nothing to solve the issue. Lastpass works fine on another browser. What is w… (read more)

Lastpass for Ubuntu will not install Successfully executing the "keyrings" CLI sequence did nothing to solve the issue. Lastpass works fine on another browser. What is wrong with Firefox?

Open 50

Issues with Adblock Plus

Sites like NBC and USAToday tell me to disable Adblock Plus. After I do this, I hit refresh. These sites still say ABP is active and to disable it. This does not happen i… (read more)

Sites like NBC and USAToday tell me to disable Adblock Plus. After I do this, I hit refresh. These sites still say ABP is active and to disable it. This does not happen in Chrome.

Open

video downloader not save videos to vdhelper folder

video downloadhelper is not saving the videos to vdhelper folder any longer. how do I change the folder location for only the video downloadhelper. its going straight to … (read more)

video downloadhelper is not saving the videos to vdhelper folder any longer. how do I change the folder location for only the video downloadhelper. its going straight to download folder.

thank you for your assistance.

Open 30

Error message when trying to open Google mail account in a container

I have set up multi-account containers, but when I try to open a Google Workspace email account in a container, I get an error message: "Google 400. That’s an error. The … (read more)

I have set up multi-account containers, but when I try to open a Google Workspace email account in a container, I get an error message:

"Google 400. That’s an error.

The server cannot process the request because it is malformed. It should not be retried. That’s all we know."

I have used this successfully before, but have just got a new Macbook and now it's not working. Thoughts?

Open 20

Pay attention. After the last browser update, the "Adblock plus" and "malwarebytes guard" extensions suspend the YouTube tabs that open, which is why you have to restart your computer.

Encountered it after the last update. When opening a new tab with a video on YouTube, a message appears that "Adblock plus" and "malwarebytes guard" slow down the browser… (read more)

Encountered it after the last update. When opening a new tab with a video on YouTube, a message appears that "Adblock plus" and "malwarebytes guard" slow down the browser, while the tab freezes, and even after closing it, it is impossible to open a new tab with a video (empty tabs open). Restarting the browser does not help, only restarting the computer. At the same time, I want to note that I am in Russia, where YouTube is launched only when VPN and similar means of circumventing locks are enabled (I use zapret).

Open

address menu bar move extensions to overflow - july 2026

Hello: w11p laptop. FF dev 153.0b.11 (12july). The overflow option for the menu bar containing the address field does not let me move extensions icons from the "always … (read more)

Hello: w11p laptop. FF dev 153.0b.11 (12july). The overflow option for the menu bar containing the address field does not let me move extensions icons from the "always view" choice to the overflow. I have already looked at "extensions & themes dropdown. I have already viewed possible answers here & the worst one says: "NO." That is, this used to be a useable item, but w/changes, no go. I have a 18 in /45cm (only) monitor & don't use FF full screen hardly ever, just 1/2 is enuf. Any solutions/add-ons for a workaround so I can see more than 1/2 in of address field (when the whole browser window is 6 in total)? Tx.

Open

STOP THE [redacted] WEBPAGE

This [redacted] website https://support.mozilla.org/en-US/kb/add-on-badges?utm_content=promoted-addon-badge&utm_medium=referral&utm_source=addons.mozilla.org keep… (read more)

This [redacted] website

https://support.mozilla.org/en-US/kb/add-on-badges?utm_content=promoted-addon-badge&utm_medium=referral&utm_source=addons.mozilla.org

keep interfering with me adding extensions

How do I get rid of it?

Archived 1 197

Firefox Extension: Permission issue while accessing page content (similar to RankingsFactor SEO Chrome Extension)

I’ve developed a Firefox extension similar to the RankingsFactor SEO Chrome Extension, which analyzes on-page SEO elements such as meta tags, headings, links, and canonic… (read more)

I’ve developed a Firefox extension similar to the RankingsFactor SEO Chrome Extension, which analyzes on-page SEO elements such as meta tags, headings, links, and canonical tags.

The core functionality works fine in Chrome, but when I ported it to Firefox using the WebExtensions API, I’m facing permission issues while trying to access or read the page content (DOM).

Here’s what I’m trying to do:

Inject a content script to read <meta> tags, headings, and links.

Display this extracted data inside my extension popup.

However, in Firefox, the script doesn’t seem to have proper access to the page DOM — even though I’ve included "permissions": ["activeTab", "tabs", "<all_urls>"] in manifest.json.

I’d like to know:

Are there any additional permissions required in Firefox to read page content?

Does Firefox handle activeTab or content_scripts differently than Chrome?

Is there a specific event or user action needed to grant temporary permissions?

Any help, code examples, or guidance on fixing these permission restrictions would be appreciated.

Archived 1 119