Created
September 26, 2017 19:22
-
-
Save xor10/973c4fb17671dac987676e1b11d136ab to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Test | |
// @version 1.0.0 | |
// @namespace @XOR | |
// @include *example.com* | |
// @grant GM.notification | |
// @grant GM.openInTab | |
// @grant GM.setClipboard | |
// ==/UserScript== | |
GM.openInTab('https://www.google.com'); | |
GM.setClipboard('Hello World'); | |
GM.notification({text: 'This is a text', title: 'Notification 2', onclick: () => console.log('NotificationClick') }); |
Boa tarde xor10, você poderia atualizar o flix?
Obrigado!!!!
Sorry to bother you in this post that has nothing to do with your other script, but I can't tell you about it in the post you made from flix and I wanted to know if you can update the flix script to download audio from netflix, since it doesn't work now.
If you want to do that, yes, if it costs you a lot, then don't do it, but from now on I thank you for the script, it helped me a lot and many users too.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
do you know how to download from amazon and netflix videos?