tqcto / html-minify-clipboard

This extension can minify html codes in the selected text. The minified html codes will be copied in clipboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html minify clipboard

Install

$ npm install

Development

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs

About

This extension can minify html codes in the selected text. The minified html codes will be copied in clipboard.


Languages

Language:JavaScript 100.0%Language:HTML 0.0%