├── README.md ├── dist ├── icon.png ├── manifest.json └── styles.css └── screenshot.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guicoelho/hn-beautify/HEAD/README.md -------------------------------------------------------------------------------- /dist/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guicoelho/hn-beautify/HEAD/dist/icon.png -------------------------------------------------------------------------------- /dist/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guicoelho/hn-beautify/HEAD/dist/manifest.json -------------------------------------------------------------------------------- /dist/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guicoelho/hn-beautify/HEAD/dist/styles.css -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guicoelho/hn-beautify/HEAD/screenshot.png --------------------------------------------------------------------------------