20 posts tagged with Greasemonkey and script.
Displaying 1 through 20 of 20. Subscribe:
Created a GM/TM userscript to display tags on main pages
I created a GreaseMonkey/TamperMonkey userscript to show post tags on main pages. Check the page out for a screenshot of what I'm talking about. [more inside]
Filtering for favorited comments
Is there a Firefox extension or Greasemonkey script that will hide comments with fewer than X favorites in a thread? I want to see the best of the political threads without having to wade through thousands of comments.
Mefiquote - help!
Need some help getting Mefiquote script running again. [more inside]
General call to scriptmakers!
The new MeFi redesign seems fairly stable (like, pb's not going to do a massive rollback tomorrow or anything), and I'm sure there are a lot of people using various scripts which don't work any more. I've thought about asking individual script writers about updates, but I don't know which scripts have been abandoned, which are active, etc., plus I know that other people are using all kinds other scripts, so here's a general call to script users: If you're using a script and it no longer works, post it here! And a general call to script writers: If you think "Aw, I'm sure nobody cares about my ole script anymore", give the thread a look! If you see people posting that your script isn't working with the redesign, that means your script is still loved! Consider giving it an update, if you have the time!
The Most Delightful Greasemonkey Script You're Not Using (Yet)
rangefinder 1.4 has created the most amazing script ever. It draws rainbow & fluffy cloud borders around your comments in recent activity. It's making me so happy, you guys. [more inside]
Busted user script help
It looks like a recent change to the markup of the site might have broken the "Metafilter favorites browser" greasemonkey script. Is it also busted for other folks? Are there any javascript-savvy folks willing to try and fix it?
Flag it and mov... errr.. different flag
I was reading through a thread about health care and thought how nice it would be to have a script that would put a national flag next to the user's name so I could keep track of what country they live in. Wondering if anyone out there with such skills would help make my wish come true IF it is even possible based on the information currently in user profiles.
Annotate MetaFilter user-links everywhere with a black/grey/white indication of user-number.
Greasemonkey deleted posts scipt
Is anyone else have problems with the Deleted Posts Greasemonkey script? It has stopped working at home (osx 10.4) and at work (ubuntu). [more inside]
Favorite GM scripts?
Monkey-Riding-A-Pony-Filter: What are your indispensable MeFi-related Greasemonkey scripts? [more inside]
Database changes break my heart
MeFi Navigator and other Metafilter scripts are (I think) broken. But, merry christmas! [more inside]
Five years in the making and finally complete!
Thank you backtaggers! [more inside]
DrossFilter - brute force thread cleanser
As a bit of a brain saver I've made a GreaseMonkey script that hides every comment in a discussion on mefi that has less than 5 favourites. [more inside]
Stop me if you've heard this one before ...
Is the Mondo Meta Options Greasemonkey script making Recent Activity a slow load for anyone else? What else can be used to killfile? [more inside]
Mefi Music Standalone Player Script
In response to this thread: A little GreaseMonkey script to pop-out all the flash players (that use playlists) into new tabs/windows. Enjoy!
Greasemonkey script that highlights "heavy links"
I run a Greasemonkey script that highlights "heavy links" - links such a Youtube or .mov that might take a while to download.
Should this script action be incorporated into the meta universe?
Proper etiquitte is to flag such heavy links but if you Firefox users install this script and say look at posts tagged with video, you will see many examples of posters who bother to tag their posts but don't flag their links. Then there are many who don’t tag or flag.
Even if you don't support such highlighting at the site (It will just make people lazy), how are my filters? What else do I need to include? [jeez, trying to get the below to display properly was very trying]
Should this script action be incorporated into the meta universe?
Proper etiquitte is to flag such heavy links but if you Firefox users install this script and say look at posts tagged with video, you will see many examples of posters who bother to tag their posts but don't flag their links. Then there are many who don’t tag or flag.
Even if you don't support such highlighting at the site (It will just make people lazy), how are my filters? What else do I need to include? [jeez, trying to get the below to display properly was very trying]
HeavyExtensions = ['swf', 'ram', 'rm', 'wmv', 'asx', 'mov', 'pdf', 'mp3', 'mpg', 'mpeg', 'wav'];
HeavyURLs = [
/youtube.com\/.*\?v=/,
/video.google.com\/videoplay/,
/video.google.com\/googleplayer.swf/,
/collegehumor.com\/movies\/.*\//,
]
GreaseMonkey script: Show Comments
GreaseMonkey script: Show Comments
Users often reference other user's comments (example). If you're as lazy as I am you don't like clicking back to see what the original comment was. This script displays the original comment inline. Screenshot inside.
Users often reference other user's comments (example). If you're as lazy as I am you don't like clicking back to see what the original comment was. This script displays the original comment inline. Screenshot inside.
Shoutout: matthewr's MeFi comment navigator
This script is awesome, and makes MetaFilter a better place.
Just wanted to say thank you, matthewr.
Just wanted to say thank you, matthewr.
Greasemonkey Killfile
Here's a little Greasemonkey script that filters out posts by any users you don't want to read on Metafilter (if you use Firefox).
If you want to use it, download Greasemonkey and restart your Firefox if you haven't already. Then click on the first link and then the Greasemonkey install button on the top right hand corner.
By default, it only filters on single Mefi article pages, not on preview or on Metatalk, but you could easily change the Included Pages. By default, it filters out ParisParamus and dios as users but you could very easily download this to your local drive and edit it -- or I'd put up any other variations that were useful (or even come up with a way for you to edit preferences from the program).
This was fun. Was it a good idea? Discuss.
If you want to use it, download Greasemonkey and restart your Firefox if you haven't already. Then click on the first link and then the Greasemonkey install button on the top right hand corner.
By default, it only filters on single Mefi article pages, not on preview or on Metatalk, but you could easily change the Included Pages. By default, it filters out ParisParamus and dios as users but you could very easily download this to your local drive and edit it -- or I'd put up any other variations that were useful (or even come up with a way for you to edit preferences from the program).
This was fun. Was it a good idea? Discuss.
Anonymous for a day
I've written a Greasemonkey script that does pretty much what leftcoastbob suggested here.
It adds a few refinements: the replacement name is "Poster" for the Poster and "Comment N" for commenters, where N is the number of their first comment in the currently viewed thread, so if the same commenter posts more than once in the thread, all his comments have the same replacement name.
It adds a few refinements: the replacement name is "Poster" for the Poster and "Comment N" for commenters, where N is the number of their first comment in the currently viewed thread, so if the same commenter posts more than once in the thread, all his comments have the same replacement name.
Page:
1