Skip to content

Executing script in browser console gives different results as executing extension (css styles issues) #1456

Discussion options

You must be logged in to vote

You could try to run Chrome with the switch --disable-web-security. AFAIK, there is no equivalent option in Firefox but using a proxy could help, see http://www.simplyaprogrammer.com/2013/12/using-fiddler-to-force-web-service-to.html for example.
The simplest solution is to use single-file from the command line interface if possible, see https://github.com/gildas-lormeau/single-file-cli.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FelixMorales
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants