google / tamperchrome

Tamper Dev is an extension that allows you to intercept and edit HTTP/HTTPS requests and responses as they happen without the need of a proxy. Works across all operating systems (including Chrome OS).
https://tamper.dev
Apache License 2.0
4.18k stars 214 forks source link

Failed to launch Tamper #205

Closed dwisiswant0 closed 3 years ago

dwisiswant0 commented 3 years ago

Hi, an error occurs when trying to launch Tamper:

Failed to attach to https://chrome.google.com/webstore/detail/tamper-dev/mdemppnhjflbejfbnlddahjbpdbeejnn/related - probably because of enterprise policies.

Environments:

Linux x86_64
Chrome Version 89.0.4389.90 (Official Build) (64-bit)

EDIT: Solved at 808957543.

sirdarckcat commented 3 years ago

Yes, chrome.google.com is not allowed to have chrome extensions :-(

dwisiswant0 commented 3 years ago

OMEGALOL, my bad. But it same when try on another sites.

sirdarckcat commented 3 years ago

Which sites? Maybe it's due to another Chrome Extension. See #199 for example.

dwisiswant0 commented 3 years ago

Which sites? Maybe it's due to another Chrome Extension. See #199 for example.

Like youtube.com. I've read that related issue, but I can't identify which extension has an enterprise policy.

Workaround

Browse to chrome://policy, see which extensions have enterprise policies, uninstall them (GNOME Shell integration in my case), finally restarting Chrome. It should be working!

UPDATE:

If the extension cannot be disabled or removed, then you have to delete the extensions folder in the Chrome profile. Usually, it's on (to make sure, check your profile path at chrome://version):

$HOME/.config/google-chrome/Default/Extensions/:extension-id
$HOME/.config/google-chrome/Default/Local\ Extension\ Settings/:extension-id
$HOME/.config/google-chrome/Default/Sync\ Extension\ Settings/:extension-id