- search for word in GitHub
- load relevant markdown
- display markdown in tooltip
- make tool tip stay in place on scroll
- Error message if no content from GitHub
- Link to Github contribution page
- arrow in the tooltip
- style markdown
- Better fonts
- Remove styles inherited from document (thanks @pxgamer)
- comment / document current codebase
- Convert to
fetch
rather thanXMLHttpRequest
(see #4) - Ensure the tooltip does not disappear when clicking within the tooltip itself but is removed when user clicks outside of the tooltip
- Icon for right-click menu bar
- Icon for store
- Screenshots
- Description
- Better README
- search for keywords in pre and code tags
- display underline
- allow click and open tooltip
- create an actual homepage
- keyboard shortcut
- light theme
- compose button
- flip tooltip position based on where the element is on the page
- copy to clipboard
(To request a feature you can create an issue or, better yet, submit a pull request with the feature implemented 😉)