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.
This extension uses Webpack. To build, first npm install
, then use npm run build
. The unpacked extension will be in ./dist
.
Styled using Bulma.
Icons courtesy of Heroicons.