Search completed in 1.21 seconds.
1 results for "settingName":
simple-prefs - Archive of obsolete content
ArchiveAdd-onsAdd-on SDKHigh-Level APIssimple-prefs
this is used to access the preference from your add-on: console.log(require("sdk/simple-prefs").prefs.mysettingname); this means that it must be a valid javascript identifier.