I am trying to run V1.2.1 of the Vimeo Download Button Javascript and I cannot get the script to run. Do to my ignorance, this is probably my fault. I have made the assumption that if I add the <script type="text/javascript"> and </script> tags, I can add the script to an HTML page and it will work. I happen to be running the Brave browser.
Here is what I have done. I started with an isolated video - https://player.vimeo.com/video/<9-digit-number>. I inspected the page so I could edit the HTML. I tried inserting the script as the first script in the head, at the end of the head, at the very beginning of the body and at the end of the body. Most of the bottom controls go away and don’t return after I start the video. I never get the download button.
As I do not understand how GreaseMonkey works, there may be fundamental issues I have no clue about.
My basic question is this: Is there an easily way to make the script run by pasting the code (with any changes) into a Vimeo web page?
I am trying to run V1.2.1 of the Vimeo Download Button Javascript and I cannot get the script to run. Do to my ignorance, this is probably my fault. I have made the assumption that if I add the <script type="text/javascript"> and </script> tags, I can add the script to an HTML page and it will work. I happen to be running the Brave browser.
Here is what I have done. I started with an isolated video - https://player.vimeo.com/video/<9-digit-number>. I inspected the page so I could edit the HTML. I tried inserting the script as the first script in the head, at the end of the head, at the very beginning of the body and at the end of the body. Most of the bottom controls go away and don’t return after I start the video. I never get the download button.
As I do not understand how GreaseMonkey works, there may be fundamental issues I have no clue about.
My basic question is this: Is there an easily way to make the script run by pasting the code (with any changes) into a Vimeo web page?