[Greasemonkey] Apply User Stylesheet (CSS) rules on a
site-by-site basis
Brian LeFevre
blefevre at gmail.com
Tue Aug 29 09:53:50 EDT 2006
Just think...
A use script that tells you what user scripts are available for the
current page you are looking at (minus the scripts available on most
all pages)
On 8/28/06, sam foster <potatosculptor at gmail.com> wrote:
> Could userscripts.org be pursuaded to add a JSON output format for
> their searches? Perhaps a JSON-RPC interface for this kind of
> searching?
> Also, it neednt query the site in real-time. It might be enough to
> just request an index when FF loads, or whenever you hit some refresh
> index button. Then the actual script/extension would just need to look
> in the index. I like the idea.
> Actually, I dont even need auto-discovery. Just a bookmarklet or
> something to go query userscripts.org from a site would be enough. It
> all depends on userscripts.org (or some other site) allowing you to
> search and filter on the @include for each script though.
>
> Sam
>
> On 8/24/06, Brendan J <verifex at gmail.com> wrote:
> > Now all we need is a extension/script that alerts us of GM scripts available
> > for the current site we are visiting, and lets us install them from there.
> > This would probably require quite a hefty server to handle the kind of hits
> > it would get, but just imagine the possibilities. No more looking for
> > scripts for sites you know you visit, get scripts for every site you visit
> > shown to you on load.
> >
> > I might even look into writing something like this, but the only resource I
> > can think of to pull from would either be a parsed specialized google search
> > or making a script that scrapes userscripts.org searches.
> > -Brendan
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
More information about the Greasemonkey
mailing list