Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
I got all my scripts on github and I can't import them.
Doesn't matter which script I always getting this error
400 Specified file does not contain the proper metadata blocks.
Example https://github.com/Kamiikaze/Tampermonkey/blob/master/src/scripts/AmazonVideo/auto-skip-ads.js#bypass=true
But adding a manualy via editor and updating with webhook does work. So what's the issue?
Re: @Kamikaze:
Assuming you are in the path where this file is, use
git mv auto-skip-ads.js auto-skip-ads.user.js
.OUJS Admin
Refs: