By: yocreoquesi
Inspect and view changes in MUGA: Clean URLs, Fair to Every Click source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "MUGA: The denoise extension for the web",
"short_name": "MUGA",
"version": "2.1.0",
"description": "Quiet the noise. Honor creator referrals. 450+ noise patterns removed (utm, fbclid, gclid). No analytics, no telemetry. Open source.",
"permissions": [
"storage",
"activeTab",
"contextMenus",
"clipboardWrite",
"declarativeNetRequest",
"<all_urls>"
],
"optional_permissions": [
"https://rules.muga.app/*",
"https://unwrap.muga.app/*"
],
"background": {
"page": "background/background.html",
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"lib/browser-polyfill.min.js",
"content/cleaner-bundle.js",
"content/history-defuser.js",
"content/window-name-defuser.js",
"content/dom-link-rewriter.js",
"content/dom-link-rewriter-click.js",
"content/bounce-state-cleaner.js",
"content/cleaner.js"
],
"run_at": "document_start"
},
{
"matches": [
"<all_urls>"
],
"js": [
"content/history-defuser-mainworld.js",
"content/window-name-defuser-mainworld.js"
],
"run_at": "document_start"
},
{
"matches": [
"<all_urls>"
],
"js": [
"content/amp-redirect.js"
],
"run_at": "document_end"
}
],
"commands": {
"copy-clean-url": {
"suggested_key": {
"default": "Alt+Shift+C",
"mac": "Alt+Shift+C"
},
"description": "Copy clean URL of the current tab"
}
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"default_title": "MUGA"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"web_accessible_resources": [
"onboarding/onboarding.html",
"privacy/privacy.html",
"privacy/tos.html",
"content/history-defuser-mainworld.js",
"content/window-name-defuser-mainworld.js"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "tracking_params",
"enabled": true,
"path": "rules/tracking-params.json"
}
]
},
"browser_specific_settings": {
"gecko": {
"id": "muga@yocreoquesi.github.io",
"strict_min_version": "129.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
}
},
"gecko_android": {
"strict_min_version": "128.0"
}
},
"content_security_policy": "script-src 'self'; object-src 'self'; worker-src 'self'; default-src 'self'; connect-src 'self' https://rules.muga.app https://unwrap.muga.app; style-src 'self' 'unsafe-inline'",
"icons": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
}
} Best MUGA: Clean URLs, Fair to Every Click Alternatives
Here are some Firefox add-ons that are similar to MUGA: Clean URLs, Fair to Every Click:
Automatic URL Cleaner - Strip Trackers and Tags
Amy
Remove FBclid and UTM
StevieB
CleanLink Privacy & Tracker Blocker
webmaster
Advanced URL Cleaner
Techy All
Clean Link — Link Cleaner & Clear URL
firsof
URLCleaner
Yann
Link Cleaner (Remove UTM)
TX88
Remove Tracking Params
Стоян Димитров
μuU (untrack URLs)
Lyubomyr Shaydariv
Link Cleaner Lite
David
Tracking Token Stripper
Jon Parise
Purifier
JoWilfrid