I have a weird problem. I'm using Firefox. There's a website I visit sometimes and I click a button whenever it appears. The button normally opens in a popup, but I have set Firefox to open all popups as tabs.
This particular button, when I start the browser and I do one click manually, then as...
Trying to write some greasemonkey scripts to replace browser plugins, this one being for fingerprint parameters.
Example, for screen resolution:
Object.defineProperty(Screen.prototype, "width", {get: (() => 1366).bind(null)});
Object.defineProperty(Screen.prototype, "height", {get: (() =>...
I tried all greasemonkey scripts who delete your posts, likes and other stuff you posted on facebook but none of them works.
Do you know a working script of program that can delete all the stuff I posted on facebook?
So recently i noticed no imacros link work anymore with fb page likes, here is the solution:
Modify your imacros macro so it will just open up the pages to like, but it should not try to like them.
Have this greasemonkey script in place for facebook pages and let it like for you automatically...
Hi guys,
I'm looking for an automated way of pulling the content from wall posts into a simple text based list (.csv or something similar)
I have methods of pulling lists of the accounts that make the posts, I'm looking to download what people have actually written.
Example:
My desired...
Hey,
I'm Pacal and I used many method on Pinterest that I read on BHW. My biggest problem was to get many followers for my Pinterest account. I made a Greasemonkey script that will follow automatically uses who have at least 300 follower.
Usage of the script:
1) Use Mozilla Firefox
2) Install...
script:
From firbug xpath on the button is as follows:
.//*[**at** id='ctl00_mainContentPlaceholder_Button3']
and the script piece is:
<br>
<input name="ctl00$mainContentPlaceholder$Button3" value="Back To Auctions" onclick="closePopup(); return false;"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.