Home | History | Annotate | only in /external/chromium_org/third_party/readability
Up to higher level directory
NameDateSize
css/16-Dec-2014
js/16-Dec-2014
LICENSE16-Dec-2014550
OWNERS16-Dec-201462
README.chromium16-Dec-2014487

README.chromium

      1 Name: readability
      2 URL: https://github.com/Kerrick/readability-js
      3 Version: 1.7.1
      4 License: Apache Version 2.0
      5 Security Critical: yes
      6 
      7 Description:
      8 Readability operates on the DOM of a Web page to extract article content and
      9 present it in an easy-to-read form. The CSS of readability is unchanged.
     10 
     11 Local Modifications:
     12 - Removed all writes to innerHTML in the JavaScript.
     13 - Removed unneeded styles, footer, scrolling.
     14 - Removed extraneous whitespace.
     15 - Exposed nextPageLink as a function.
     16