frosas / chrome-customizations-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

$ npm i
$ npm run build

ChromeExtensions → Check Developer modeLoad unpacked extension → Select the dist directory.

Development

$ npm run dev

After every change, the extension needs to be updated in chrome://extensions/

TODO

  • HN - Make all comments to have the same width (nested comments narrow)
  • HN - Use site own expand/collapse mechanism

About


Languages

Language:JavaScript 77.7%Language:CSS 22.3%