├── hyphenator.js ├── manifest.json ├── wikipedia-beautifier.css └── wikipedia-beautifier.js /hyphenator.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/scotchi/wikipedia-beautifier/HEAD/hyphenator.js -------------------------------------------------------------------------------- /manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/scotchi/wikipedia-beautifier/HEAD/manifest.json -------------------------------------------------------------------------------- /wikipedia-beautifier.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/scotchi/wikipedia-beautifier/HEAD/wikipedia-beautifier.css -------------------------------------------------------------------------------- /wikipedia-beautifier.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/scotchi/wikipedia-beautifier/HEAD/wikipedia-beautifier.js --------------------------------------------------------------------------------