顯示下列標籤的問題: 顯示所有問題

Add-on to easly remove things from the context menu or a simple easy way

Is there a simple easy way to remove items from the right click context menu? Can someone please make an add on to solve this problem. I don't want to learn how to use c… (閱讀更多)

Is there a simple easy way to remove items from the right click context menu?

Can someone please make an add on to solve this problem.

I don't want to learn how to use computer code css, I just want to use the browser simply and easily. An add-on or some other button to press is what I would like.

Newfirefoxuser 於 3 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 3 個月前

Extension Creator Contact Question(s)

So I want to contact Aliaksandr (creator of this extension 600% Sound Volume/link https://addons.mozilla.org/en-US/firefox/addon/600-sound-volume/) since there's a bug wh… (閱讀更多)

So I want to contact Aliaksandr (creator of this extension 600% Sound Volume/link https://addons.mozilla.org/en-US/firefox/addon/600-sound-volume/) since there's a bug where I can't watch internet archive videos with it enabled. Is there a way for me to contact them?

jillv46 於 5 個月前 詢問

TyDraniu 最近回覆於 5 個月前

Please allow Chinese users to install AD Blocker extensions

Mozilla has been blocking Chinese users to install AD Blockers for a couple of years because of a lawsuit against it's precious partner 北京谋智火狐信息技术有限公司 (English: Mozilla O… (閱讀更多)

Mozilla has been blocking Chinese users to install AD Blockers for a couple of years because of a lawsuit against it's precious partner 北京谋智火狐信息技术有限公司 (English: Mozilla Online Ltd.). However, they stopped their cooperation on Sep. 29. So maybe Mozilla just no longer needs to ban AD blocker installations in China, right?

rw k 於 2 個月前 詢問

TyDraniu 最近回覆於 2 個月前

Non Add-on

I have a issue with a browser add-on There is a triangle icon with Len dau English: triangle icon - Go to Top I can not find any way to remove or I have know Idea how it… (閱讀更多)

I have a issue with a browser add-on There is a triangle icon with Len dau English: triangle icon - Go to Top I can not find any way to remove or I have know Idea how it was installed

Any help please

ontherun 於 1 個月前 詢問

jonzn4SUSE 最近回覆於 1 個月前

Issue Installing "sconnect" Extension for Omani e-Services

Dear Firefox Support Team, I am writing to report a problem I'm facing while trying to install the "sconnect" extension on my Firefox browser. This extension is required … (閱讀更多)

Dear Firefox Support Team,

I am writing to report a problem I'm facing while trying to install the "sconnect" extension on my Firefox browser. This extension is required for accessing national digital certification services in Oman.

I am attempting to add the extension from the official portal: idp.pki.ita.gov.om. When I try to initiate the installation from this page, it fails to add to the browser. I have already ensured that my browser is up to date.

This extension is essential for me to access important government and educational services, including those from the Ministry of Education (moe.gov.om).

Could you please provide assistance or guide me on how to resolve this issue and successfully install the "sconnect" extension?

Thank you for your time and support.

jamal issa 於 5 個月前 詢問

Denys 最近回覆於 5 個月前

Firefox

ich bekomme die auforderung in firefox meinen AdBlock zu deinstallieren mein AdBlock ist aber deinstalliert was will mir diese meldung sagen es gibt auch noch einen AdB… (閱讀更多)

ich bekomme die auforderung in firefox meinen AdBlock zu deinstallieren mein AdBlock ist aber deinstalliert was will mir diese meldung sagen es gibt auch noch einen AdBlock Plus aber den habe ich garnicht installiert

kwawra 於 3 個月前 詢問

Denys 最近回覆於 3 個月前

great tool, broader usage?

this is nice feature what if this translation could be run a standalone tool, command, or you call an api to translate something locally? then we would be able to transla… (閱讀更多)

this is nice feature

what if this translation could be run a standalone tool, command, or you call an api to translate something locally?

then we would be able to translate documents, mail, .. maybe just in html and plain text (with or without markup) format

bw 於 1 個月前 詢問

Paul 最近回覆於 1 個月前

1 Password extension

My extension for my password manager, 1 Password, will not populate my toolbar as normal. This changed in the past two days . I have tried to deactivate and reactivat… (閱讀更多)

My extension for my password manager, 1 Password, will not populate my toolbar as normal. This changed in the past two days . I have tried to deactivate and reactivate the extension to no avail. Can you help?

rboozer 於 1 個月前 詢問

jonzn4SUSE 最近回覆於 1 個月前

Mozilla & Last Pass

I have an extension called Last Pass installed. Is it possible from Mozillas side to see when it was installed please? I think this would have been installed on 12th July… (閱讀更多)

I have an extension called Last Pass installed. Is it possible from Mozillas side to see when it was installed please? I think this would have been installed on 12th July 2022

Also does it sync passwords on phone with desktop, as it seems to have synced a password for a site that I do not recall using on my laptop

Alice

info2810 於 5 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 5 個月前

Passkey Eingabe durch Bitwarden Erweiterung funktioniert plötzlich nicht mehr

Hallo, seit heute funktioniert die Passeky Eingabe durch die Bitwarden Erweiterung nicht mehr. Auto Ausfüllen von Passwörtern geht. Firefox und Bitwarden wurde komplett d… (閱讀更多)

Hallo, seit heute funktioniert die Passeky Eingabe durch die Bitwarden Erweiterung nicht mehr. Auto Ausfüllen von Passwörtern geht. Firefox und Bitwarden wurde komplett deinsatlliert und neu aufgesetzt. Ergebnis ist leider immer das selbe. Passworteingabe durch Firefox wurde deaktiviert. Vielen Dank

w.duell 於 3 個月前 詢問

christ1 最近回覆於 3 個月前

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… (閱讀更多)

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.

Andrew Kiosk 於 4 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 4 個月前

Installing a Dictionary is Impossible

I'm unable to install a dictionary from the official FF add-on store. I click on "Install" and this button sort of "activates", turning grey, but remains stuck forever. I… (閱讀更多)

I'm unable to install a dictionary from the official FF add-on store. I click on "Install" and this button sort of "activates", turning grey, but remains stuck forever. It's not an add-on, it's a language extension. I read the troubleshooting article. I did NOT clean the extension folder together with sqlite, ini and JSON as suggested, as I'm not sure it relates to my problem.

FF 142, macOS. Installing dictionaries worked in 141, 140 and earlier.

scrutinizer1 於 5 個月前 詢問

Ed 最近回覆於 5 個月前

Software to see what CSS is doing in real time

Hello everyone, Is there any software that allows software developers to see what the CSS they are creating is doing in real time ? Because I can't imagine they're doing … (閱讀更多)

Hello everyone,

Is there any software that allows software developers to see what the CSS they are creating is doing in real time ?

Because I can't imagine they're doing it blindly. I see some CSS files that have hundreds, possibly thousands, of lines.

If there is software that helps them see immediately what their CSS is doing, can it be used to create extensions (add-ons) for Firefox ?

Thank you for your attention.

Maleficient 於 5 個月前 詢問

Mark 最近回覆於 5 個月前