OLD | NEW |
---|---|
(Empty) | |
1 <html> | |
2 <body> | |
3 <p>Now we are going to tranfer to the special url bearing parameters | |
4 so Chrome browser intercepts them...</p> | |
5 <script>window.location="cros://inspector/?param1=value1+param2"</script> | |
6 </body> | |
7 </html> | |
OLD | NEW |