Skip to content

Instantly share code, notes, and snippets.

@xor10
Created September 26, 2017 19:22
Show Gist options
  • Save xor10/973c4fb17671dac987676e1b11d136ab to your computer and use it in GitHub Desktop.
Save xor10/973c4fb17671dac987676e1b11d136ab to your computer and use it in GitHub Desktop.
// ==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') });
@gokuzgt1
Copy link

do you know how to download from amazon and netflix videos?

@Rafawell
Copy link

Boa tarde xor10, você poderia atualizar o flix?
Obrigado!!!!

@Dunklighttut
Copy link

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