Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

How can I hide my bootstrap extension to avoid user to remove it?

  • 4 odpovede
  • 3 majú tento problém
  • 26 zobrazení
  • Posledná odpoveď od Kevin

more options

Hi I'm working on Smarttech.

I case of one investigation we develop bootstrap extension for Fennec. Now we need to hide bootstrap extension to avoid user to remove it. Is it possible hide it from this list or to disable the Uninstall option?

Hi I'm working on Smarttech. I case of one investigation we develop bootstrap extension for Fennec. Now we need to hide bootstrap extension to avoid user to remove it. Is it possible hide it from this list or to disable the Uninstall option?

Všetky odpovede (4)

more options

HI SmartMisha, Unfortunately there currently is not not a way to administer installing addons or extensions on mobile devices in Firefox. Find and Install Addons is the only feature that is currently implemented in the UI.

However I have seen that you can build Fennec with a mozconfig https://wiki.mozilla.org/Mobile/Fenne.../Android#Advanced_setup, but I am not sure if this is the same as the desktop config file.

more options

This is a user support forum. Questions about developing for Firefox should be asked on https://mail.mozilla.org/listinfo/mobile-firefox-dev or https://ask.mozilla.org

more options

Would this Extension not get blocklisted for such behavior?

more options

Yes blocking the user from uninstalling your extension is something we will blocklist your extension for. I assume that this is for a custom setup in a closed environment such as a kiosk setup.