Fill the page link titles with the full respective page titles, if possible
< Отзив за Retrieve Full Page Titles in Google Search
The script does not run and also does not appear on Tampermonkey running scripts panel.
Can you paste the URL you're currently on?
Browser?
Anything in the browser console?
https://www.google.com.tr/search?q=google+play+store+products+forum&oq=goo&aqs=chrome.5.69i60l4j69i57j35i39.2915j0j7&sourceid=chrome&ie=UTF-8#q=google+play+store+
Chrome v58
Nothing in the browser console.
.com.tr?
Damn, google, why would you do that??? O.o
Of course this escapes the (I thought quite elegant) regexes...
Will update to be more generous
wait... that wasn't the issue...
I'll have to come back to this later
Hi,
I have solved the problem adding
// @include https://www.google.com.tr/* parameter into the script.It is working great now.
Not working
The script does not run and also does not appear on Tampermonkey running scripts panel.