Deploying dictionary for Firefox
Hi,
I have the challenge to deploy a dictionary (https://addons.mozilla.org/de/firefox/addon/german-dictionary/?src=api) for the Firefox browser but i did not find a way to do this. Does somebody knows a way to do this?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
SMal.tmcc
5 years ago
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Distribution_options/Sideloading_add-ons#Installation_using_the_standard_extension_folders
Comments:
-
I found this page by myself after i get the task. The problem is that i need to deploy an dictionary and not an plugin so i dont have an XPI File. - CarstenBuscher 5 years ago
-
I think the closest you will get unless you image the machines and every firefox profile has the same id like we have here.
Download the dictionary and copy it to the users desktop and who ever wants to install it just needs to drag and drop into firefox.
http://kb.mozillazine.org/Dictionaries
see section 1.3 - SMal.tmcc 5 years ago