Here is the example of plugin index (ow_plugins/someplugin/views/controllers/Plugin_index.html) content code:
<!DOCTYPE html><html> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript"src="/ow_plugins/someplugin/scripts/script.js"></script> </head> <body>
After installation it doesn`t catch script only got 404 error