|
|
|
|
|
by egeozcan
2880 days ago
|
|
You can generally "Save As..." and they tend to work just fine. Like any code which has network access, they can be dependent on various resources. I sometimes run a downloaded file through an insecure chrome instance (--disable-web-security and a unique --user-data-dir) with a catch-all service-worker. That'd probably not work with applets as they make their requests outside the browser AFAIK. Also the security sandbox of Javascript is one of the best, if not the best. So it cannot do anything it wants. |
|
Online resources. So you cannot run them offline.