Greasy Fork is available in English.
Display page URLs under the page names (legacy feature).
< Feedback on Google Search Display URL
It works fine in my environment. Please let me know your web browser, the extension you are using, their version and the URL that does not work.
Chrome: Version 96.0.4664.110 (Official Build) (64-bit)
Extension tampermonkey / violentmonkey tested and also did not work
google.com; any search
EDIT: It seems like google has added this by themselves now? :O
Thanks for the information.
I have investigated and found that there is a problem in Greasy Fork’s user CSS conversion function (cannot convert @-moz-document regexp()
correctly), so I have disabled the conversion of this user CSS to user script. Please use it as user CSS until the problem is resolved on Greasy Fork.
EDIT: It seems like google has added this by themselves now? :O
It used to be, but it is no longer there, so I created this user CSS.
I have reported a problem with this matter.
@-moz-document regexp("\\.") is new RegExp("\\\\.") would be converted to · Issue #1055 · JasonBarnabe/greasyfork
https://github.com/JasonBarnabe/greasyfork/issues/1055
ty works now
The problem seems to have been fixed on the Greasy Fork side, so I enabled the conversion.
not working