A complete rewrite of the (XUL-based) NestedQuote Remover add-on.
git clone https://github.com/4ch1m/mozext.git
cd mozext
git submodule init
git submodule update
cd nestedquoteremover-me
npm install
npm run build
(Builds a zip-archive in a folder called web-ext-artifacts
.)
- NestedQuote Remover icon courtesy of Font Awesome
- custom HTML-i18n heavily inspired by HTML-Internationalization
Please read the LICENSE file.