Skip to content

ProLoser/Github-Omnibox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30b10be · Aug 26, 2022
Jan 27, 2014
Jan 22, 2016
May 22, 2015
Jul 2, 2013
Aug 2, 2015
Sep 8, 2013
Aug 26, 2022
May 22, 2015
Feb 9, 2016
Feb 17, 2016
Mar 21, 2016
Jul 23, 2015
Jun 13, 2013
Feb 17, 2016
Feb 17, 2016
Feb 11, 2014
Mar 21, 2016
May 22, 2015

Repository files navigation

Github-Omnibox

Github Launch for your Google Chrome Omnibox (search box)

Go to the options screen and add your Github credentials for personalized autocompletion

Features

  • Address Bar Searching
    Type gh and press space or tab to trigger: How To Search
    And when you see this the shortcuts below will work: How To Search
    • Shortcuts
      • Repo Shortcuts
        • Owner's Repo: gh [owner]/[repo]
        • My Repo: gh /[repo]
        • Repo-Specific Shortcuts
          • Use any repo shortcut or suggestion and add: [shortcut]
          • Currently open webpage's repo: gh ![shortcut]
      • User Shortcuts: gh @[user] [shortcut]
      • Gist Shortcuts
        • Go to a gist: gh gist [id]
        • Go to a user's gist: gh gist [user]/
      • My Shortcuts: gh my [shortcut]
    • Powered Suggestions
      • Suggest user/org repos: gh [user-org]/[repo-name]
      • Suggest user gists: gh gist [user]/[gist-id]
    • Personalized Suggestions
      • Authenticate with Github (if you haven't already): gh my auth
      • Suggest starred repos: gh *[repo-name]
      • Suggest owned repos: gh /[repo-name]
      • Suggest followed users: gh @[user-name]
      • Suggest owned gists: gh gist /[gist-id]
  • Url to gh-pages if the branch exists but the project url doesn't
  • Build Status and Dependency Status Bars
    Status Bars
    • TravisCI - Continuous Integration (Build Status)
    • DavisDM - Dependencies
    • Gemnasium - Dependencies
    • Coveralls - Code Coverage
    • Code Climate - Code Coverage