
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 години (10 мар 2023)
- Подобни категории
- Лиценз
- 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.