politicus / web-clipper

a chrome extension to turn web page into a clean view :eyes:,similar to Evernote and Readability. :hankey:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Clipper

GitHub license

Web-Clipper is a chrome extension that extract the main content of a news web page and display the news in a clean view. It is designed to improve user's online reading experience. As for none-news web page, it won't work.

Things sound a litter similar to Evernote and Readability,both of which also can turn web page into a clean view. Yes! All of the three share the same belief: more focus,less distraction. But we can make it different. In addition to only content display, we can do a further job based on the content, such as emotion analysis,abstract extraction,keywords match,etc. A lot of interesting things can be done, so let's move on! πŸ‘πŸ‘πŸ‘

ScreenShot

Below are demo screen shots at xinhuanet.com 😏

web-clipper-demo web-clipper-demo

Install

Download the web clipper and drag it to chrome extension window to install it. Download

install window

Contributing

There are several things near the hand to deal. However, any else improvements are also welcome. wanna open an issue ? The TODOs include below ones:

  • lack codes comments 😱😱😱
  • algorithm optimization 😘
  • code refactor to meet common pattern πŸ˜‰
  • add new feature 😍
  • ...

WiKi

License

The MIT License (MIT)

THE SOFTWARE IS PROVIDED β€œAS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Visit full MIT license: http://mit-license.org/

About

a chrome extension to turn web page into a clean view :eyes:,similar to Evernote and Readability. :hankey:


Languages

Language:JavaScript 66.4%Language:HTML 20.0%Language:CSS 13.7%