Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Wiki Page

GitHub Detection

For this Web Extension / UserScript to detect your UserScript or UserStyle:

  • Your repository must have the following:
    • UserScripts must be in .user.js format
    • UserStyles must be in .user.css format
    • In the Topics section of your repository:
      • domain or hostname:
        • example: you create a userscript for google.com then put google in the Topics section
        • if you match all sites: * or http*://* then put all-sites in the Topics section
      • put userscript or userstyle in the Topics section

if you need to create a build environment, you can use my workspace and tools as a template.

Shortcuts

New Tab:

Syntax: * - Shortcut for userscipts that apply to All sites

Syntax: <valid url>

# Example
google.com

Syntax: mujs:

# Available
settings

# Example
mujs:settings

Search Bar:

By default it will search by name and description, you can refine your searches using the examples listed below.

Syntax: filter:

# Available
ascii
latin
games
socialnetworks
clutter

# Example
filter:ascii

Syntax: code_url: or url:

# Example
code_url:google.com

Syntax: author: or users:

# Example
author:magicoflolis

Syntax: locale: or i18n:

# Example
locale:en

Syntax: id:

# Example
id:421603

Syntax: license:

# Example
license:MIT

Syntax: name:

# Example
name:Userscript+

Syntax: description:

# Example
description:Finds available userscripts for the current webpage.

Syntax: search_engine: or engine:

# Example
search_engine:greasyfork

Syntax: recommend:

# Example
recommend: