What's the command to disable the cross domain security in Google Chrome on Ubuntu.
            Asked
            
        
        
            Active
            
        
            Viewed 1,838 times
        
    1
            
            
        - 
                    possible duplicate of [Disable same origin policy in Chrome](http://stackoverflow.com/questions/3102819/disable-same-origin-policy-in-chrome) – Alex K. Aug 12 '14 at 11:17
- 
                    Ths chromuim command doesn't work for me. – elhoucine Sep 11 '14 at 10:46
1 Answers
0
            Okay this is the command that worked for me for google chrome in ubuntu.
google-chrome --disable-web-security
 
    
    
        elhoucine
        
- 2,356
- 4
- 21
- 37