public marks

PUBLIC MARKS from decembre with tags search & userscript

2020

đź›  GM - Go Home - Search on Fire

After a certain amount of time the user is inactive (default is 10 minutes) this script redirects a tab to the homepage. This appears to be useful for Kiosk browsing environments – after someone leaves the computer the next person can start at the home page again.

2018

USERSCRIPT (AUTOPAGER like) - Nexto - Example

This is a base for an autopager, basically loads the next page if you give it the content to load and a CSS selector to the Next link, to add a website modify the implementation array, only tested on Firefox, probably buggy but works for what I need it for, you need to add @includes and add website to the implementations array to get it to work. V1.5 works in Chrome, if you're into that sort of thing. (example) Test OK for Recherche OPAC Bibliothèque de Bobigny (2018) (link http://bibliotheque.ville-bobigny.fr/recherche-catalogue/recherche-simple/simple/Auteur/0/herge/ligne?limit=50) : var implementations = [ { site: "http://bibliotheque.ville-bobigny.fr/recherche-catalogue/", // regex to compare against site URL, similar to @include nextLinkSelector: ".dropdown.btn.btn-default.pagi + .btn.btn-default.hidden-phone.hasTooltip", // css selector for the next link, tip: find the current page button and do next sibling contentSelector: ".tmpl-content .colctre", // the content that will be added to from the next page javascript: false // set this to true if the website uses javascript to load content, 50% chance it'll work } ];

2014

RECHERCHE - Utiliser la recherche par facettes pour gérer un catalogue e-commerce

Apprendre à connaître la recherche par facettes pour mieux gérer un catalogue en ligne 2014-01-22 par Simon Éthier. La recherche par facettes, c’est quoi? En expérience-utilisateur, la recherche par facettes est un design pattern qui croise deux concepts, soit la recherche dans un site (site search) et la navigation par facettes, qui est une forme de navigation où l’utilisateur peut filtrer les contenus (produits, etc.) en fonction de différents critères, qui habituellement s’additionnent entre eux pour offrir des résultats de plus en plus appropriés aux critères de l’utilisateur (que sont les facettes).

2010

Greasefire - Automatically find Greasemonkey scripts on Userscripts.org - when you visit a web site, how do you know if there are better ways to view it?

by 1 other
a Firefox add-on that will tell you if there are any user scripts for the page you're visiting. When you have Greasefire and Greasemonkey installed a little monkey will show up in the bottom right corner of your Firefox status bar. If there are scripts available for the site you're viewing, the monkey's background color will change to red. And when you right click on the icon you'll see the number of available scripts. Click on that number and a window will open telling you more about those scripts.

2009

Google Fx v2.1.9 for Greasemonkey - firefox et opera

AutoPaging + Site ThumbShots + Google Suggest (multi-lang) + Easy Filters + Right Panel Feature + Images Redirect & Preview + Searchers + Static TopBar + NoAds + Nice Look&Feel + User's Settings + MultiLanguage & more... [Opera & Firefox] Version: 2.1.9

Google Search Fixed Topbar - Greasemonkey

Fixed Topbar – Download Google Search Tools This script shows the Google top bar (a navigation bar with links taking you to Images, News result pages for your current search) even if you scroll down to see further results. It makes it visible all the time, even when you’re scrolling. Saves you a few seconds. Fixed Topbar – Download

Multi-Column Results - Splits Google search results - Download

Multi-Column ResultsSplits Google search results into multiple columns. It’ll be incredibly useful if you’re on a wide screen monitor. Alt+1/2/3 keys can be used to switch between one, two and three column views.

Try This Search On - UserScripts - Greasemonkey

by 1 other
Provides useful links to search engines based on the page that you're viewing or the search that you're performing.