Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
save the webpage as an html file and email it to me as bruce dot stockwell at gmail dot com. |
|
|
Well its like a game that requires a user and pass id, it's http://torax.outwar.com. heres the html that it would be extracting. I apreciate your help by the way. |
|
|
Can you post a link to the page so I can troubleshoot it? |
|
|
Then I don't understand why I'm having problems with the script. There are hyperlinks on the page to http://website.com/userid=[HASH VALUE] and in the sites I have http://website.com/userid=* but it doesn't open in a new tab, have any ideas? |
|
|
if your referring to the included pages option then:
- http://www.google.com/* would not include the domain like http://images.google.com. |
|
|
Ok sorry I'm bad at explaining, that comment was Does it include Mypage.php* aswell as mypage.php/*
|
|
|
my last comment did not display correctly. I can modify elements too. should have read: I can modify img elements too. |
|
|
I created this script to help me with my quirky way of using google. I can modify And does it include ones without /'s before the *. |
|
|
Ok thanks for your help! |
|
|
This is a very basic script. This is what is does at present. 1- Loops through all the anchor tags on the page.
|
|
|
Thanks for replying, but I had some trouble with it. Does it work with images links? And does it include ones without /'s before the *. E.g. website.com/phpid?=* instead of website.com/* |
|
|
All you need to do is navigate to tools > greasemonkey > manage user scripts. Select LinksInNewTab and add sites to the included pages. |
|
|
Excellent, is there any way to modify this for other pages? |