From t-o-f

JavaScript: DésactiverSécuritéWeb

Contents (hide)

  1. 1. Chrome
    1. 1.1 Windows
    2. 1.2 OS X
    3. 1.3 Linux

1.  Chrome

1.1  Windows

Exécuter à partir de la commande Run (touche windows+r):

chrome.exe --disable-web-security

1.2  OS X

Exécuter à partir d'un terminal:

open -a Google\ Chrome --args --disable-web-security

1.3  Linux

google-chrome --disable-web-security
Récupéré sur http://wiki.t-o-f.info/JavaScript/D%c3%a9sactiverS%c3%a9curit%c3%a9Web
Page mise à jour le 24 July 2014 à 17h02