vtoubiana / TrackMeNot

An artware browser add-on to protect privacy in web-search. By issuing randomized queries to common search-engines, TrackMeNot obfuscates your search profile(s) and registers your discontent with surreptitious tracking.
http://cs.nyu.edu/trackmenot/
GNU General Public License v2.0
363 stars 54 forks source link

Can't add new search engine #39

Open deian opened 8 years ago

deian commented 8 years ago

Tried adding duckduck go, but failed. (The alert box just prints out '[object Object]'.) Looking at the console: seems like the action is disallowed due to the CSP directive script-src 'self' blob: filesystem: chrome-extension-resource:"

blueben commented 8 years ago

Can confirm. I am having the same issue with DuckDuckGo and StartPage. Adding the following:

Name: DuckDuckGo URL: https://duckduckgo.com/?q=trackmenot&t=h

Name: StartPage URL: https://startpage.com/do/asearch?q=trackmenot

davecan commented 7 years ago

Pinging this since it is a year old. I'm having the exact same problem with the Chrome extension. I can't add any search engines to the list.

Examples:

Name: Wikipedia URL: https://en.wikipedia.org/w/index.php?search=trackmenot

Name: Youtube URL: https://www.youtube.com/results?search_query=trackmenot

Both result in the popup [object Object] error.

Chrome 56.0.2924.87 on Windows 10.

vtoubiana commented 7 years ago

I've published an update for the chrome version. Could you check if this is adressed?

Best,

Vincent

davecan commented 7 years ago

I just removed and reinstalled through the Chrome store and was able to successfully add all of the URLs listed in this thread. Also confirmed that it was querying Wikipedia and StartPage automatically. Looks like everything worked. Thanks! This is an awesome tool. 👍