forked from MHordecki/readability-redux
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
45 lines (32 loc) · 1.01 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=================
READABILITY REDUX
=================
Give your browsing an edge! Readability is a tool designed by Arc90.
In their words:
"Readability is a simple tool that makes reading on the Web more
enjoyable by removing the cluter around what you're reading."
Readability Redux is an extension for Google Chrome that brings you
the support for Arc90's Readability. Check it out yourself.
------------
Installation
------------
Visit https://chrome.google.com/extensions/detail/jggheggpdocamneaacmfoipeehedigia
Sources here are for development purposes.
----------
Changelog
----------
1.2 (2010.06.15)
+ Support for Readability 1.6 r147 (links-to-footnotes conversion)
+ Keyboard shortcuts, finally!
1.1.2 (2010.03.15)
+ Support for Readability 1.5.0 r137
1.1.1 (2010.03.01)
+ Fixed typo in options
1.1
+ Support for Readability 1.5
+ Preview is now in an iframe
1.0.1
+ Code overhaul, options are now based on jQuery + Underscore
+ Hosted on GitHub
1.0
+ Initial release