<noscript> is triggered for no reason in Chrome

Solution 1:

On Windows you can use this command:

"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --args --allow-scripts

Solution 2:

Try running chrome from terminal:

./chrome.exe --args --allow-scripts