Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tampermonkey

How Can I Redirect To My Youtube Subscription Page In Greasemonkey?

I don't want to see distracting youtube recommendations on my start screen, I just want to be r… Read more How Can I Redirect To My Youtube Subscription Page In Greasemonkey?

Replace Many Text Terms, Using Tampermonkey, Without Affecting Urls And Not Looking For Classes Or Ids

I'm writing a Google Chrome extension for a popular e-commerce SAAS which will replace English … Read more Replace Many Text Terms, Using Tampermonkey, Without Affecting Urls And Not Looking For Classes Or Ids

Can Tampermonkey Userscript Access Chrome Api?

I am developing a userscript that requiers chrome object, but I can't access it. How to access … Read more Can Tampermonkey Userscript Access Chrome Api?

How To Change The Name Field Of An In An Ajax-driven Page?

For this target page (Sorry but SO doesn't allow hyperlinks to 62.0.54.118): http://62.0.54.118… Read more How To Change The Name Field Of An In An Ajax-driven Page?

How To Loop Through Get/post Calls Sequentially (waiting For Previous) Return?

I'm writing a Tampermonkey script for a web page and trying to extract data from other pages. I… Read more How To Loop Through Get/post Calls Sequentially (waiting For Previous) Return?

Get Headers Of All Requests Related To A Page With Tampermonkey

I'm trying to write a tampermonkey script which gathers the document.location and headers in a … Read more Get Headers Of All Requests Related To A Page With Tampermonkey

Replace Many Text Terms, Using Tampermonkey, Without Affecting URLs And Not Looking For Classes Or Ids

I'm writing a Google Chrome extension for a popular e-commerce SAAS which will replace English … Read more Replace Many Text Terms, Using Tampermonkey, Without Affecting URLs And Not Looking For Classes Or Ids

Disappearing Menu Commands After User Input In Tampermonkey

Tampermonkey is an extension for Google Chrome that attempts to emulate the functionality of Grease… Read more Disappearing Menu Commands After User Input In Tampermonkey