Categories

Developer

voidsmith

Remove URL Parameters v1.0.2

  • rating
  • rating
  • rating
  • rating
  • rating
0 (0 reviews)
Adds context menu options and hotkey shortcut to copy a URL while removing all parameters

Features:

  1. Copy Clean URL of Current Tab:
    • CTRL + ALT + c
  2. Copy Clean URL of Hyperlink:
    • Right Click > "Remove URL Parameters" > "Copy Clean URL"
  3. Open Clean URL of Hyperlink in New Tab:
    • Right Click > "Remove URL Parameters" > "Open Clean URL in New Tab"
  4. Copy Clean URL of Highlighted Text:
    • Right Click > "Copy Highlighted Text w/o URL Parameters"

Permissions:
  1. activeTab - "...privileges for the active tab only." [source]
  2. contextMenus - "...add items to the browser's context menu." [source]
  3. clipboardWrite - Copy data to clipboard [source]

Source Code: https://github.com/voidsmith-releases/firefox_addons/tree/master/remove_url_parameters