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.
Seems to be working
Testing out #562
Re: @0097gvk:
Btw thanks for the extremely subtle hint... should be fixered now. :)
Re: @jgjake2:
Impressive library and appears that you have spent a good deal of time developing this.
Off the top of my head a few things come to mind:
unsafeWindow
a bit.// @exclude *
in your UserScript metadata block... otherwise it will get removed by moderation.Thanks for sharing and it looks promising. :)
Re: @vitae:
Sample source
Invoked via the image toolbar icon in the comment reply:
![enter image description here](https://openuserjs.org/images/favicon16.png "enter image title here")
Example
See where it says "enter image title here"? That is where you should place what you want mouse hovers to show and is equivalent to the
title
attribute. You appear to have done this already. The "enter image description here" is equivalent to thealt
attribute when images are not shown and some see (or hear for screen readers) your text instead. Some users have different browser configurations. e.g. does do something. Thanks.Re: @goldstern:
Vielleicht (perhaps) greasemonkey/greasemonkey#2033
Re: @trespassersW:
There are some slight differences in between the dev environment and pro running... so ensuring that production works. Sorry for the noise. I try to keep it at a minimum here.
Do you really want others to use your internal MAC address? I suggest you relook at not using the query string parameters on your redirect.
Translation courtesy of Microsoft Translator:
This doesn't appear to be JavaScript nor a UserScript.
You appear to have uploaded just a UserScripts metadata block... are you going to post some code with that?
ANNOUNCEMENT
Some of you here should only be using the Flag button in the sidebar to notify if something is typically dangerous. Please do not abuse the Flag option or those persons may be subject to removal from the site. If there is an issue with this script not working please leave a comment so @BastianKanaan can evaluate if a fix is necessary. Flagging the script for a bug is not currently a means to let Moderators and above know why.
Thank you.
@BastianKanaan
I have cleared all your flags. It would appear that some users were using it as a favorite button.
Translation courtesy of Microsoft Translator (hopefully done well):
Retest
Re: @decembre:
#233 and #359.
Re: @ParticleCore:
That is intended behavior. RFEs of this nature should not be done in this discussion forum and ideally they should be done through the Development link as referenced in the footer. This forum is currently for UserScripts not the site itself. Thanks.
See also:
Re: @trespassersW:
See coulé.
Re: @decembre56gmail.com:
See this (First quotation response e.g. not yet)
Re: @jscher2000:
Not sure if this is what you want from this but you may use
@downloadURL
in the UserScript metadata block and point it tohttps://openuserjs.org/src/scripts/jscher2000/Google_Hit_Hider_by_Domain_(Search_Filter_Block_Sites).user.js
thus not counting updating installs on OUJS... provided the user.js engine supports it as well as no other Add-on interfering. I had to do a clean profile to determine that our serving wasn't at fault here and it's not GM's either... so one of my other bazillion add-ons calling on the server twice when it shouldn't. There is some indirect precedence for this and I have seen that with http/https as well. Hope some of this helps. :)Re: @Ede_123:
You too! :) Thanks from all of us!
Interesting script here and documented okay.
If you don't use an IIFE FB will have a better chance at detecting this since it's in the global content scope.
All libraries with incomplete UserScript metadata blocks and not meeting the Terms of Service (TOS) requirement for libraries have been removed. Those users have had ~50 days to fix this. Future uploads that don't meet the basic library requirements may be subject to library removal and possibly account removal. So please abide by our TOS. Thanks.
Re: @Marti:
"Soon after" is just around the corner. All libraries will be reevaluated tomorrowish. :)
Re: @private_lock:
With the minimal impact it gives just ignore it. JSHint is incorrect on all GM instances.
See also:
Re: @TimidScript:
Welcome... it's not a perfect solution but the rest can be left up to sizzle at the next DB migration/refactor. ;)
What is a Library Script?
Only if you have the
@exclude *
in the UserScript metadata block as well on publishing to OUJS.See also:
@TimidScript
You are officially unique routed with this double issue. You should be able to open and close either one in the list but beware they both point to the same data store. e.g. currently mirrored.
If anyone else is encountering this issue... speak up soon before I move on. I've fixed two other instances in the DB that I found.
Hmmm think I have to wait on sizzle here for more access to see how this is laid out... I don't do well making educated guesses on this part. The best I can offer right now is a 404 page for it. Someone will try again when we get a little further along.