
Remove FBclid and UTM 作者: StevieB
Removes fbclid, gclid, and utm query parameters from URLs before they load. Simple add-on, no config, bare minimum permissions required.
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
畫面擷圖

關於此擴充套件
Removes various tracking related query parameters from URLs before they load. Simple add-on, no config, bare minimum permissions required.
Full list:
"fbclid"
"gclid"
"ysclid"
"utm_source"
"utm_medium"
"utm_campaign"
"utm_term"
"utm_content"
"utm_id"
FBclid - Facebook Click Identifier. Been appended to all URLs posted to Facebook since 2018 or so (maybe because of GDPR laws?) - https://fbclid.com/
Gclid = Google click identifier.
Ysclid = Yandex click identifier.
utm - Urchin Tracking Module - https://en.wikipedia.org/wiki/UTM_parameters
Github URL: https://github.com/sbedell/web-extensions/tree/master/queryParamsRemover
Permissions requested: "webRequest", "webRequestBlocking", "http://*/*", "https://*/*"
Full list:
"fbclid"
"gclid"
"ysclid"
"utm_source"
"utm_medium"
"utm_campaign"
"utm_term"
"utm_content"
"utm_id"
FBclid - Facebook Click Identifier. Been appended to all URLs posted to Facebook since 2018 or so (maybe because of GDPR laws?) - https://fbclid.com/
Gclid = Google click identifier.
Ysclid = Yandex click identifier.
utm - Urchin Tracking Module - https://en.wikipedia.org/wiki/UTM_parameters
Github URL: https://github.com/sbedell/web-extensions/tree/master/queryParamsRemover
Permissions requested: "webRequest", "webRequestBlocking", "http://*/*", "https://*/*"
為您的體驗打分數
權限了解更多
此附加元件需要:
- 存取您所有網站中的資料
更多資訊
- 附加元件網址
- 版本
- 1.2
- 大小
- 10.53 KB
- 最近更新
- 2 年前 (2023年3月10日)
- 相關分類
- 授權條款
- 僅 GNU General Public License v3.0
- 版本紀錄
- 標籤
新增至收藏集
1.2 版的發行公告
Adding "utm_id" and "ysclid" to the list of parameters to remove.
StevieB 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
"webRequest",
"webRequestBlocking",
"http://*/*",
"https://*/*"
If you want to report a bug, you can file one on the Github page's issues section.