dillbyrne / random-agent-spoofer

Firefox addon - Rotates complete browser profiles ( from real browsers / devices ) at a user defined time interval. It includes many extra privacy enhancing options
https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/
GNU General Public License v3.0
616 stars 108 forks source link

Whitelist (exclude) a given domain - have it always load Real Profile #347

Open the-bobo opened 8 years ago

the-bobo commented 8 years ago

Is there a way to enable this? I'd like a single domain to always load my real profile (if it doesn't I get awful errors like keyboard input not working) while still randomizing profile for other domains.

Tried reading the FAQ here (https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/) and looking through the options but could not find it, thanks!

the-bobo commented 8 years ago

Okay - I see how to do this now (Click on toolbar Icon -> Whitelist tab), but, I can't add new URL's to the Whitelist Rules and have it have an effect. It saves, but doesn't do anything.

Current Whitelist Rules says: [{"url":"addons.mozilla.org"},{"url":"play.google.com"},{"url":"youtube.com"}]

If I try adding another domain I can get it to save correctly, but it doesn't seem to have an effect. For example, if I try adding the url's mail.google.com, gmail.com, and even https://mail.google.com, GMail still perceives my spoofed agent instead of the Whitelist Profile.

Also -- is there an easy way to set the Whitelist Profile to be my real profile? Thanks!

GLLM commented 8 years ago

I have the same issue .... I have activated teh Whitelist, adn added domains xyz.site.tld, but it does not work (even though it is saved) ...

Win7 x34 - Fx 43.0.4 - RAS 0.9.5.5

dillbyrne commented 8 years ago

If you set the current profile to your real profile it will use the real profile on all sites including those whitelisted. You can also manually edit the whitelist profile entries in the whitelist profile drop down.

In order for the whitelist profile to be saved the JSON syntax has to be valid , this is denoted by a green border. If it is a red border and you close the panel then it will revert to the last known valid state

the-bobo commented 8 years ago

JSON syntax shows green and saves correctly, but it appears not to have an effect

On Tue, Feb 23, 2016 at 2:01 PM, dillbyrne notifications@github.com wrote:

If you set the current profile to your real profile it will use the real profile on all sites including those whitelisted. You can also manually edit the whitelist profile entries in the whitelist profile drop down.

In order for the whitelist profile to be saved the JSON syntax has to be valid , this is denoted by a green border. If it is a red border and you close the panel then it will revert to the last known valid state

— Reply to this email directly or view it on GitHub https://github.com/dillbyrne/random-agent-spoofer/issues/347#issuecomment-187842737 .

dillbyrne commented 8 years ago

Can you provide the syntax you are entering so I can test it

the-bobo commented 8 years ago

[{"url":"addons.mozilla.org"},{"url":"docs.google.com"},{"url":"gmail.com "},{"url":"https://mail.google.com"},{"url":"mail.google.com"},{"url":" play.google.com"},{"url":"youtube.com"}]

In particular this seems to be an issue on gmail. It will perceive the spoofed profile and then things like keyboard input will stop working on that page. Thanks!

On Thu, Feb 25, 2016 at 11:23 AM, dillbyrne notifications@github.com wrote:

Can you provide the syntax you are entering so I can test it

— Reply to this email directly or view it on GitHub https://github.com/dillbyrne/random-agent-spoofer/issues/347#issuecomment-188861946 .

win4free commented 8 years ago

Just wanted to chime in to tell you that I got the same whitelist problem, although with another website. Specifically, I have problems getting my real browser information transmitted to Amazon Prime, in my case the website "www.amazon.de/dp/".

Already tried the canvas option, sorry to say that it did not help. But hopefully, you will find the problem and fix it, and in the meantime I shall use the manual option of switching to my real browser.

Just another quick question while I am here: if using a base domain, e.g. "www.amazon.de", will the whitelist also work for any subdomains, as in my example, "www.amazon.de/dp/"? Did not find anything in the wiki, and as you might guess, I am not the most tech savy person, although I am working on it. ;)

Cheers!

GutHib commented 8 years ago

+1 from me.

I'm having problems viewing Youtube videos in fullscreen mode. According to Youtube, my browser isn't capable of viewing videos in fullscreen mode, and whitelisting doesn't help - only disabling Agent Spoofer does.

dillbyrne, you suggested to set the whitelist profile to the real profile, which seems like a good solution, only that I can't find the button to get this done. I'm using the latest 0.9.5.5.

Naturally, now that I'm typing this, fullscreen mode is actually working again, but I'm sure I'll be running into same problems tomorrow. ;) And being able to surf whitelisted sites with the actual profile seems like a good idea anyway!

gggirlgeek commented 8 years ago

@GutHib: Here is my Youtube exclusion: ,{"url":"www.youtube.com","options":["date","screen","canvas"] Also, I needed to uncheck the option: Disable dom resource timing

It is over-kill but I highly modify youtube with styles and addons so I need it. Youtube works great for me.

gggirlgeek commented 8 years ago

Is Whitelist working for everyone else on the mozilla addons site?

Can someone help me with whitelisting AMO? Can't get it to show I'm on Firefox 38 no matter what I try. Here is my useragent under Whitelist tab: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0

Here are my mozilla Whitelist entries: {"url":"mozilla.com","options":["authorization"]},{"url":"mozilla.net"},{"url":"mozilla.org"} Yes, I tried "addons.mozilla.org" and "https://addons.mozilla.org"

Here is my entire Whitelist: [{"url":"http://www.chromeactions.com/magic-options.html","options":["date","screen"]},{"url":"kat.cr","options":["referer"]},{"url":"lastpass.com"},{"url":"lastpass.net"},{"url":"logmeonce-html/content/login.html"},{"url":"mozilla.com","options":["authorization"]},{"url":"mozilla.net"},{"url":"mozilla.org"},{"url":"play.google.com"},{"url":"s.tyimg.com","options":["canvas"]},{"url":"sevenforums.com","options":["ifnonematch"]},{"url":"useragentstring.com"},{"url":"whatismybrowser.com"},{"url":"whatsmyuseragent.com"},{"url":"www.youtube.com","options":["date","screen","canvas"]}]

I will make a new post if necessary.

Thanks in advance.