Greasy Fork Enhance

Enhance your experience at Greasyfork.

Auteur
PRO-2684
Installations quotidiennes
22
Installations (total)
10 431
Notes
10 0 0
Version
0.7.3
Créé
25/05/2023
Mis à jour
12/06/2024
Licence
GPL-3.0
S'applique à

Greasy Fork

🪄 Functions

  • Add anchors for headers (h1~h6) at Greasyfork pages, so you can navigate easily
  • Quickly goes back to top
    • Double click white space at either sides
    • Click button at lower right corner
  • Aside panel for showing outline (Dynamic opacity)
  • Fix current tab link to make it functional as well (Including tabs at script detail page and the logo at homepage)
  • Larger file drop area
  • Copy/hide/show code support (Test link)
    • Auto hide code that has larger line number than given value
  • More recognizable tables
  • Flat layout
  • Advanced search syntax
    • 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=ad
    • type:: Search in specified type, including:
    • script: Script search (default)
    • lib, library: Library search
    • code: Code search
    • user: User search
    • lang:: Specify programming language (Only for script search)
    • js, javascript: JavaScript (default)
    • css: CSS
    • any, all: All languages
    • sort:: Specify sorting method (Only for script search)
    • 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 installs
    • score, rate, rating, ratings: Sort by rating
    • created, created_at: Sort by creation time
    • updated, updated_at: Sort by update time
    • name, title: Sort by name
  • Display alternative URLs for libraries
  • Display a short link to current script
  • Keyboard shortcuts
    • Ctrl+Enter inside a textarea to submit forms
  • Image proxy using wsrv.nl

⚙️ Configuation

Config marked with * requires refreshing to take effect

  • Auto hide code: whether to hide long code snippets
  • Min rows to hide: minimum number of rows to hide that piece of code
  • Flat layout: whether to enable flat layout
  • Animation: Enable animation
  • Alternative URLs for library: Display alternative URLs for libraries
  • Short link: Display a short link to current script
  • Shortcut: Enable keyboard shortcuts
  • *Search syntax: Enable partial search syntax
  • *Image proxy: Use wsrv.nl as proxy for user-uploaded images