# NinjaWebCoder **Repository Path**: redguardtoo/NinjaWebCoder ## Basic Information - **Project Name**: NinjaWebCoder - **Description**: Use keyboard to copy code from stackoverflow - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README * NinjaWebCoder v1.2.14 Use keyboard to extract code snippet from web page. Features: - Supports [[https://www.atlassian.com/software/jira][JIRA]] - Supports [[https://www.atlassian.com/software/confluence][Confluence Wiki]] - Supports [[http://stackoverflow.com][stackoverflow]] - Supports [[https://github.com/kpumuk/codecolorer][codecolorer]] - Supports [[http://alexgorbatchev.com/SyntaxHighlighter/][syntaxhighlighter]] - Supports phpBB forum - Supports [[http://github.com][github]] - Supports [[http://slack.com][Slack]] - Supports code embedded in
 tag
- Supports one liner embedded in 

tag - Line numbers will be stripped automatically - Tested on latest Firefox and Chrome * Install - Install [[https://addons.mozilla.org/en-us/firefox/addon/greasemonkey/][Greasemonkey]] on Firefox or [[https://tampermonkey.net/][Tampermonkey]] on Chrome - Go to [[https://openuserjs.org/scripts/redguardtoo/NinjaWebCoder][openuserjs.org]], click "Install" button * Set up Nothing to set up * Usage Press =Ctrl-E= or =Ctrl-Q= or =Ctrl-Z=. Then text content embedded in the html page will be highlighted by some visual hint. Follow hints and press keys. The content you finally selected will be copied into the clipboard. * Demo [[https://raw.github.com/redguardtoo/NinjaWebCoder/master/ninja-web-coder-demo.gif]] * Contact me Report bugs at [[https://github.com/redguardtoo/NinjaWebCoder]]. * Credits - Hint related code is borrowed from [[https://github.com/mooz][Masafumi Oyamada (aka mooz)]] - Victor van den Elzen designed the hints rendering algorithm