A simple browser extension that copies URLs without unwanted query parameters
- chrome.storage: Needed to store the users rules
- wxt.dev storage: wxt version
- chrome.contextMenus: For rightClicking on URL and copying it
- activeTab: To grab current URL
- contextMenus: For right clicking on URL and copying it