A WebExtension for users of synchronized reading lists to add a Wikimedia wiki page from the browser.
Adds a page action on supported Wikimedia projects to add the current page to the default reading list for the logged in user.
Compatible with both Firefox and Chromium/Google Chrome courtesy of webextension-polyfill.
See debug installation instructions for Firefox and Chrome.
This extension bundles message translations provided by the volunteer translators at TranslateWiki.net as part of MediaWiki's ReadingLists extension. These can be updated from the MediaWiki API at www.mediawiki.org using the getMessages.js
script.
npm install
node getMessages.js
Note: Running the tests and i18n message fetching scripts requires Node.js 7.6.0 or newer.
Please file bugs or feature requests on Phabricator, Wikimedia's issue tracking software. (link)