
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 only
- バージョン履歴
- タグ
コレクションへ追加
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.