How to Access Local Files in Chromium: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
*About the SweetHomeExporter - [http://www.sweethome3d.com/support/forum/viewthread_thread,6708] | *About the SweetHomeExporter - [http://www.sweethome3d.com/support/forum/viewthread_thread,6708] | ||
*Allow your browser to read local files - discussion [http://www.sweethome3d.com/blog/2016/05/05/export_to_html5_plug_in.html]. How to - https://www.google.com/search?q=allow+browser+to+read+local+files. But more specifically - allow browser to read local files in linux - https://www.google.com/search?q=allow+browser+to+read+local+files+linux. | *Allow your browser to read local files - discussion [http://www.sweethome3d.com/blog/2016/05/05/export_to_html5_plug_in.html]. How to - https://www.google.com/search?q=allow+browser+to+read+local+files. But more specifically - allow browser to read local files in linux - https://www.google.com/search?q=allow+browser+to+read+local+files+linux. | ||
*Results: | |||
**Should never have local file access, even from local computer, so set up a mini local server - [https://stackoverflow.com/questions/18586921/how-to-launch-html-using-chrome-at-allow-file-access-from-files-mode] |
Revision as of 20:13, 9 November 2020
- Hint 2 - https://www.heelpbook.net/2014/set-allow-file-access-files-flag-option-google-chrome/#:~:text=On%20Linux%20Operating%20System%20(specifically%20UBUNTU)&text=Go%20to%20the%20menu%20entry,Open%20the%20launcher%20properties%20dialog.&text=Change%20it%20to%20%2Fusr%2Fbin,make%20the%20flags%20work%20permanently.
- About the SweetHomeExporter - [1]
- Allow your browser to read local files - discussion [2]. How to - https://www.google.com/search?q=allow+browser+to+read+local+files. But more specifically - allow browser to read local files in linux - https://www.google.com/search?q=allow+browser+to+read+local+files+linux.
- Results:
- Should never have local file access, even from local computer, so set up a mini local server - [3]