ProLoser / Github-Omnibox

Github Commands from Google Chrome Omnibox (address bar)
http://goo.gl/n5HJw
MIT License
380 stars 24 forks source link

When in condensed view, show a small icon link to the .io or URL #44

Open ProLoser opened 9 years ago

ProLoser commented 9 years ago

When you're not on the homepage it would be nice if we could see a :link: or :earth_americas: icon next to the repo name, or even in the sidebar :arrow_right:

ProLoser commented 9 years ago

From here: https://octicons.github.com/

ProLoser commented 9 years ago

Unfortunately I inspected the page and the DOM element containing the URL isn't just hidden, it doesn't exist. So we would have to retrieve this value from github itself and fall back on our interpolated version.