Introduce spell checker context menu and dictionaries managing

This commit is contained in:
Martynas Bagdonas 2021-05-07 10:18:14 +03:00 committed by Dan Stillman
parent a2f3743152
commit 814cbc0ee3
5 changed files with 363 additions and 1 deletions

View file

@ -28,6 +28,7 @@ var ZOTERO_CONFIG = {
CREDITS_URL: 'https://www.zotero.org/support/credits_and_acknowledgments',
LICENSING_URL: 'https://www.zotero.org/support/licensing',
GET_INVOLVED_URL: 'https://www.zotero.org/getinvolved',
DICTIONARIES_URL: 'https://download.zotero.org/dictionaries/',
};
if (typeof process === 'object' && process + '' === '[object process]'){