Enhance your experience at GreasyFork.
If you encounter formatting issues reading Greasy Fork's README, please visit the README on GitHub for a better experience.
Config marked with
*requires refreshing to take effect
Default: Use default styleDesktop: Use desktop styleMobile: Use mobile styleNever: Never auto loginHomepageOnly: Auto login only on homepageAlways: Always auto loginwsrv.nl as proxy for user-uploaded imagesFilter out (hides) scripts whose name matches the given regular expression, disabled when left empty. For example:
.{30,}: Hide scripts whose name length is greater than 30网盘|网课|网购: Hide scripts containing 网盘, 网课, or 网购[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2580-\u27BF]|\uD83E[\uDD10-\uDEFF]|\uFE0F: Hide scripts containing emojisNote that this is case-insensitive, and specifiers (other than type) are only for script search.
site:: Only display scripts for given site, e.g. query ad site:youtube.com will navigate you to https://greasyfork.org/scripts/by-site/youtube.com?q=adtype:: Search in specified type, including:
script: Script search (default)lib, library: Library searchcode: Code searchuser: User searchlang:: Specify programming language
js, javascript: JavaScript (default)css: CSS*, any, all: All languagessort:: Specify sorting method
rel, relevant, relevance: Sort by relevance (default when query is given)day, daily, daily_install, daily_installs: Sort by daily installs (default when no query is given)total, total_install, total_installs: Sort by total installsscore, rate, rating, ratings: Sort by ratingcreated, created_at: Sort by creation timeupdated, updated_at: Sort by update timename, title: Sort by nametotal:: Filter scripts by total installs
>100: Only show scripts with more than 100 total installs<50: Only show scripts with less than 50 total installs=200: Only show scripts with exactly 200 total installs>, e.g. total:100 is equivalent to total:>100daily:: Filter scripts by daily installs, with the same syntax as total:rating:: Filter scripts by rating. The syntax is the same as total:, but the value can be a decimal number between 0 and 1, and = operator is not supported, e.g. rating:0.9 is equivalent to rating:>0.9created:: Filter scripts by creation time
>2026-01-01T01:23:45: Only show scripts created after January 1st, 2026, 01:23:45<2026-01-01: Only show scripts created before January 1st, 2026, 0:00:00>, e.g. created:2026-01-01 is equivalent to created:>2026-01-01= operator is not supported hereupdated:: Filter scripts by update time, with the same syntax as created:Ctrl+Enter inside a textarea to submit formsEnter to focus on first search box / textareaEscape to unfocusArrowLeft and ArrowRight for previous and next page↑ button at lower right corner (can be hidden)