Answers inline On Wed, Aug 28, 2019 at 8:45 AM Thomas Besser <[email protected]> wrote:
> Hi, > > struggling around with new policy "ExtensionSettings" > ( > https://github.com/mozilla/policy-templates/blob/master/README.md#extensions) > > with FF 68.0.2esr (german). > > What does "Compatibility: Firefox 69, Firefox ESR 68.1" mean precisly? > IMO there is no version ESR 68.1 available. Probably "68.0.1" is meant? > I don't recommend using ExtensionSettings until 68.1 (and 69) is released next week. It had a bug that could cause you to lose built in addons. That being said, answers inline. > > Nevertheless configuring "ExtensionSettings" works partly: > > { > "policies": { > "ExtensionSettings": { > > "[email protected] > ":{"installation_mode":"force_installed","install_url":" > https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi > "}, > > > "@unitedstatesenglishdictionary":{"installation_mode":"force_installed","install_url":" > https://addons.mozilla.org/firefox/downloads/latest/us-english-dictionary/latest.xpi > "}, > > "[email protected] > ":{"installation_mode":"force_installed","install_url":" > https://addons.mozilla.org/firefox/downloads/latest/english-us-language-pack/latest.xpi > "}, > > "[email protected] > ":{"installation_mode":"force_installed","install_url":" > https://addons.mozilla.org/firefox/downloads/latest/german-dictionary/latest.xpi > "} > } > } > } > > Only the "[email protected]" does not work. Testing the > download of > > https://addons.mozilla.org/firefox/downloads/latest/english-us-language-pack/latest.xpi > says "not compatible with this version 68.0.2". > Because AMO is used for all the different language packs, you can't be sure of latest. It's better to get it from the directory that corresponds to your build: http://releases.mozilla.org/pub/firefox/releases/68.0.2/win64/xpi/en-US.xpi I'll update the docs to be clear about this. > > Trying with another browser shows, 'latest' is redirected to download > "english_us_language_pack-69.0buildid20190827005903-fx.xpi". > > Now I downloaded the build for version 68. But what does documentation > of "install_url" precisly mean for a windows system: > "If installing frmo the local file system, use a file:/// URL" > > How to implement the "drive letter"? > Drive letter on Windows looks like this: file:///c:/users/username/downloads/extension.xpi Mike > > Regards > Thomas > > -- > Karlsruher Institut für Technologie (KIT) > archIT [IT-Management der Fakultät Architektur] > Dipl.-Ing. Thomas Besser > Gebäude 11.40, Raum 010 | Fon +49 721 608 46024 > http://www.arch.kit.edu/fakultaet/it-management.php > > KIT - Die Forschungsuniversität in der Helmholtz-Gemeinschaft > > _______________________________________________ > Enterprise mailing list > [email protected] > https://mail.mozilla.org/listinfo/enterprise > > To unsubscribe from this list, please visit > https://mail.mozilla.org/listinfo/enterprise or send an email to > [email protected] with a subject of "unsubscribe" >
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

