Athari / CssGitHubWindows

(UserStyle) GitHub Windows Edition [MIT]
MIT License
941 stars 33 forks source link

Add Clippy #4

Open rburgos240 opened 6 years ago

rburgos240 commented 6 years ago

Why

To help users navigate Github's complex interface.

What

Clippy assistant

Athari commented 6 years ago

Are there any JavaScript Clippy implementations? I definitely could add UserJS for Clippy or link to it at least.

vdmgolub commented 6 years ago

Of course there are :) https://github.com/smore-inc/clippy.js

Athari commented 6 years ago

@vdmgolub That's promising. Would need some JS work to transform all messages and notices into Clippy popups... I'll see what can be done.