summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/readability/README.chromium
blob: 93e087822ae17aab090515943628655d1b059af5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Name: readability
URL: https://github.com/Kerrick/readability-js
Version: 1.7.1
License: Apache, version 2.0
Security Critical: yes

Description:
Readability operates on the DOM of a Web page to extract article content and
present it in an easy-to-read form.

Local Modifications:
- Removed all writes to innerHTML in the JavaScript.
- Removed unneeded styles, footer, scrolling.