This example is just about what a WebExtension could do to get managed preferences.
An addon would have to implement this in order for you to set the preferences remotely. Mike On Thu, Dec 6, 2018 at 7:32 AM Marco Gaiarin <[email protected]> wrote: > > I come back on this. > > > I've tried to pre-settings for users the settings of a WebExtensions > > (indeed, this: > > https://addons.mozilla.org/en-US/firefox/addon/sas/ > > ) but i've discovered that there's no such settings in about:config, > > and so i don't know how to set via .js files and Pref(); > > Looking on the network, seems a general question on WebExtensions and > > not specific of that one: > > > https://superuser.com/questions/1303910/translate-google-chromes-storage-from-policies-managed-json-to-firefox > > There's some way to do so? Thanks. > > Someone have added an answer on this question, look at: > > https://superuser.com/a/1372551 > > But, really, i've not understood the solution. > > Someone have some example? Seems to me that i've also to modify the > extensions... really i don't understand... > > Thanks. > > -- > dott. Marco Gaiarin GNUPG Key ID: > 240A3D66 > Associazione ``La Nostra Famiglia'' > http://www.lanostrafamiglia.it/ > Polo FVG - Via della Bontà , 7 - 33078 - San Vito al Tagliamento > (PN) > marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f > +39-0434-842797 > > Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA! > http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000 > (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA) > _______________________________________________ > 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"

