Skip to content

djl/cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

cmd

cmd is an extensible bookmarklet command thing.

Usage

  1. Upload cmd.php and point your browser to it.
  2. Enter the URL to your shortcuts file.
  3. Drag the bookmarklet onto your bookmarks bar.
  4. Click bookmarklet.

Syntax

cmd supports the Shortwave's syntax:

  • %s - the provided search string.
  • %d - the domain of the current site.
  • %r - the full URL of the current site.
  • %t - the title of the current page.
  • > - comment to the end of the line.

Plus some extras:

  • %{foo} - a default argument. Supports nested tokens (e.g. %{%d})

Alternatives

About

Bookmarklet shortcuts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages