Comments by Jonatron on scripts
47 comments
|
Comment on: |
Anything else it should do? |
|
Comment on: |
I tried to update the description, and it completely screwed up. Sorry. |
|
Comment on: |
@avg Line breaks are not the same thing as paragraphs. Usually you want paragraphs. |
|
Comment on: |
This looks like the same thing: http://userscripts.org/scripts/show/34577 |
|
Comment on: |
No tags or description? Is this a paragraph tag fixer for comments, like the one here? http://userscripts.org/scripts/show/22956 |
|
Comment on: |
No tags or description? It looks like this is a way to embed images in comments, which you can normally only do by jumping through hoops and using the "I just wrote about this in my journal" feature. |
|
Comment on: |
Description? |
|
Comment on: |
This should work on forums, too. |
|
Comment on: |
I'm not a javascript master, but I fixed it by changing to this: text.value = '<p>' + text.value text.value = text.value.replace(/(\n+)/g,'</p><p>$1'); text.value = text.value + '</p>' |
|
Comment on: |
The first paragraph should get a tag, too. |
|
Comment on: |
For the record, I don't visit myspace much lately, so this is abandonware. Feel free to take it. |
|
Comment on: |
Does this work? I'm not sure where I'm supposed to double-click. |
|
Comment on: |
I'd really like a script that gives me a link to Google Patents from both of these sites, and also sites like http://www.freepatentsonline.com/ and http://www.patentstorm.us/ . Google Patents is the best of them all. |
|
Comment on: |
I'm getting colors when an email's subject line contains something like "Bug #4859" |
|
Comment on: |
It seems like clicking on colored labels doesn't work? |
|
Comment on: |
Please clarify in the script's description how this differs from ebaydefeature (http://userscripts.org/scripts/show/6801), so that it shows up in a search view. |
|
Comment on: |
This is really cool, but it would be better if you could just hover over the thumbnails and they would expand to show the full size image over top of the page, for quick comparison. |
|
Comment on: |
The other one appears to be abandoned. Might as well include the changes yourself. |
|
Comment on: |
Has anyone seen this error lately? I think maybe the Myspace hacks actually fixed something! |
|
Comment on: |
This and this are almost identical. They should be combined. |
|
Comment on: |
Alright, this and this are almost identical. They should be combined. |
|
Comment on: |
You could expand it to figure out subject lines of mail messages and group discussions. Then it would be useful for bookmarks and Slogger. I would like that a lot, actually... |
|
Comment on: |
Hooray! I've wanted this for a while. Looks like it works! |
|
Comment on: |
I like this, but it only works on some login screens. Doesn't work on |
