sereneblue / chameleon

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

Content types inconsistency #136

Closed Kraxys closed 5 years ago

Kraxys commented 5 years ago

Expected Behavior

When spoofing FF ESR 60 on windows7, the _HTTPACCEPT header should be: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 (it's what is sent when using FF 60 ESR Portable on W7).

Current Behavior

Currently, when spoofing FF ESR 60 on W7 while using FF 65, the _HTTPACCEPT header is: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8

Relevant settings

Chameleon 0.11.1

Context (Environment)

FF 65 on W7

sereneblue commented 5 years ago

Thanks for being vigilant! This will be fixed in the next update.

Saad-2023 commented 5 years ago

sorry, i can't send using "Pull request" so i write here:

  1. build a panel like "Shields" in Brave(Mozilla based) browser for every loaded page. it is very good and useful.
  2. more advanced settings. for example, for fake ip do just for some websites. or special settings(ie: cookie settings) for certain sites. infact, define default profile and whitelist/blacklist and special profiles.
  3. a new ui design for extension.

Thanks.

sereneblue commented 5 years ago

@Saadi1988

I think the button you were looking for is on the Issues page (New Issue). Also, Brave isn't Mozilla based, it's built upon Chromium.

  1. Firefox already has something like that (Content Blocking) although it's not as granular. You maybe be able to replicate the functionality with a few web extensions. That is also not the focus of Chameleon.
  2. Chameleon wasn't designed to give users granular control over settings for each site. Although the whitelist editor offers some options, it was an afterthought and doesn't offer the functionality that you're looking for.
  3. This WebExtension was designed to be a spiritual successor to Random Agent Spoofer; I won't make any future cosmetic changes to the UI.