You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
index_files | 4 years ago | |
README.md | 4 years ago | |
index.html | 4 years ago |
README.md
When opening index.html in browser
Firefox:
- open "about:config" in url
- set security.fileuri.strict_origin_policy to false
Chrome:
- kill all chrome instances
- chromium-browser --disable-web-security --user-data-dir="[some directory here]"