sereneblue / chameleon

WebExtension port of Random Agent Spoofer
https://sereneblue.github.io/chameleon
GNU General Public License v3.0
521 stars 53 forks source link

Browser tab crashing issue #547

Closed agblacky closed 2 years ago

agblacky commented 2 years ago

It seems that the newest version of chameleon or firefox aren't compatible with each other:

Expected Behavior

Browser should work normally

Current Behavior

Tabs will crash with chameleon enabled

Context (Environment)

Windows 10 Education 21H2 19044.2006 Windows Feature Experience Pack 120.2212.4180.0 Firefox V105.0.3 (64-Bit)

Relevant settings

{ "config": { "enabled": false, "notificationsEnabled": false, "theme": "dark", "reloadIPStartupDelay": 0, "hasPrivacyPermission": false }, "excluded": [ "win1-esr2", "win1-ie", "win2-esr2", "win2-ie", "win3-esr2", "win3-ie", "win4-esr2", "win4-ie", "mac2-esr2", "mac3-esr2", "mac1-esr2", "lin1-esr2", "lin2-esr2", "lin3-esr2", "ios1-gcrm", "ios1-gcrt", "ios1-sfm", "ios1-sft", "ios2-gcrm", "ios2-gcrt", "ios2-sfm", "ios2-sft", "ios3-gcrm", "ios3-gcrt", "ios3-sfm", "ios3-sft", "and1-edgm", "and1-ffm", "and1-fft", "and1-gcrm", "and1-gcrt", "and2-edgm", "and2-ffm", "and2-fft", "and2-gcrm", "and2-gcrt", "and3-edgm", "and3-ffm", "and3-fft", "and3-gcrm", "and3-gcrt", "and4-edgm", "and4-ffm", "and4-fft", "and4-gcrm", "and4-gcrt" ], "headers": { "blockEtag": true, "enableDNT": true, "referer": { "disabled": false, "xorigin": 0, "trimming": 0 }, "spoofAcceptLang": { "enabled": false, "value": "default" }, "spoofIP": { "enabled": false, "option": 0, "rangeFrom": "", "rangeTo": "" } }, "ipRules": [], "options": { "cookieNotPersistent": false, "cookiePolicy": "allow_all", "blockMediaDevices": false, "blockCSSExfil": true, "disableWebRTC": false, "firstPartyIsolate": false, "limitHistory": true, "protectKBFingerprint": { "enabled": false, "delay": 1 }, "protectWinName": false, "resistFingerprinting": false, "screenSize": "default", "spoofAudioContext": false, "spoofClientRects": false, "spoofFontFingerprint": false, "spoofMediaDevices": false, "timeZone": "default", "trackingProtectionMode": "always", "webRTCPolicy": "default", "webSockets": "allow_all" }, "profile": { "selected": "windows", "interval": { "option": -1, "min": 60, "max": 180 }, "showProfileOnIcon": true }, "version": "0.22.35.1", "whitelist": { "enabledContextMenu": false, "defaultProfile": "none", "rules": [ { "id": "e6f93325-e2ad-46f7-b222-2d8229d274c0", "name": "Whitelist", "sites": [ { "domain": "netflix.com" }, { "domain": "overleaf.com" }, { "domain": "devdocs.io" }, { "domain": "twitch.tv" } ], "lang": "en-US", "profile": "none", "spoofIP": "", "options": { "audioContext": false, "clientRects": false, "cssExfil": true, "mediaDevices": false, "name": false, "ref": true, "tz": false, "ws": false } } ] } }

agblacky commented 2 years ago

Disabling the extension temporarily fixed the issue. Crashing issues are now back, looks like it wasn't chameleon, but a coincidence. Sorry for the inconvenience; Closed the issue. (Although deleting it would be better)