959e868126
The file should follow the same `pref("extensions.foo.bar", "value");` syntax as files previously in defaults/preferences/, which should no longer be used in Zotero 7. (For an extension that works in both Zotero 6 and 7, it's OK to have a file in defaults/preferences for Zotero 6 and an identical prefs.js for Zotero 7.) Files in defaults/preferences/ aren't automatically loaded when a plugin is installed/enabled but are still loaded at app startup by Mozilla code for now. Plugins shouldn't count on that continuing to be the case in Zotero 7 and should switch to prefs.js. We'll add a way for bootstrapped plugins to manually trigger reading of a prefs.js file in Zotero 6. |
||
---|---|---|
.. | ||
content | ||
locale | ||
skin/default |