Skip to content

Dev work on Web Extensions ("Add-ons") for Firefox, Chrome, and Brave browsers.

License

Notifications You must be signed in to change notification settings

sbedell/web-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-extensions

Dev work on Web Extensions for Firefox, Chrome, and Brave.

Query Params Remover

Browser extension to remove fbclid and utm_ query params from URLs before they load.

FBclid - Facebook Click Identifier. utm - Urchin Tracking Module.

For now, the full list of query params that get stripped out of URLs are "fbclid", "utm_source", "utm_medium", "utm_campaign", "utm_term", "utm_content", and "utm_brand".

Chrome Example

Tutorial from Google on building Web Extensions: https://developer.chrome.com/extensions/getstarted

Hide Fixed Elements

Adds a button which can be clicked to make "fixed" elements (that is, headers/footers/sidebars that stay stuck to one part of the window) disappear, opening up more space to view the page content.

This is not my code. I just wanted to host this code so I can refer back to it. Credit goes to Andrew F. Check his extension out here and leave him a review!

https://addons.mozilla.org/en-US/firefox/addon/hide-fixed-elements/

About

Dev work on Web Extensions ("Add-ons") for Firefox, Chrome, and Brave browsers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •