Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

wikimedia/webextension-readinglists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webextension-readinglists

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.

i18n message fetching

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.

issues

Please file bugs or feature requests on Phabricator, Wikimedia's issue tracking software. (link)

About

A WebExtension for users of synchronized reading lists to add a Wikimedia wiki page from the browser.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published