Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 680 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 680 Bytes

Clean Copy

Chrome Web Store

Screenshot

A Chrome extension for quickly copying page URLs without the query string. Ideal for sharing shorter links by removing tracking information from them (Looking at you, Amazon).

Please keep in mind that some sites, such as Google search, need query strings in order to work.

Building

This extension uses Webpack. To build, first npm install, then use npm run build. The unpacked extension will be in ./dist.

Credit

Styled using Bulma.

Icons courtesy of Heroicons.