version push; readme has screenshots now
Cette révision appartient à :
Parent
3ee22492a6
révision
c2700d6cb6
2 fichiers modifiés avec 14 ajouts et 3 suppressions
15
README.md
15
README.md
|
@ -1,4 +1,6 @@
|
||||||
# Documentation
|
# Resurrect Pages 4
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
Dead pages, broken links, the scourge of the internet.
|
Dead pages, broken links, the scourge of the internet.
|
||||||
Powerhouse sites like Slashdot and Digg can bring a server to its knees.
|
Powerhouse sites like Slashdot and Digg can bring a server to its knees.
|
||||||
|
@ -6,6 +8,12 @@ What do we do when a page is dead but we still want to see it?
|
||||||
Call in the clerics, and perform a resurrection ceremony!
|
Call in the clerics, and perform a resurrection ceremony!
|
||||||
Or, the easier route, use this extension.
|
Or, the easier route, use this extension.
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
![Context Menu](https://camo.githubusercontent.com/ac74ac3d78d2ff79c7f820c5f5db4497714bd6dd/68747470733a2f2f692e696d6775722e636f6d2f3975476b737a612e706e67)
|
||||||
|
![Toolbar Menu](https://camo.githubusercontent.com/973154dcbc6c17736b9b2d4e4a4a00959465ec6d/68747470733a2f2f692e696d6775722e636f6d2f6d4c554e52414c2e706e67)
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Searches through seven page cache/mirrors:
|
* Searches through seven page cache/mirrors:
|
||||||
|
@ -23,8 +31,11 @@ Hit back and try another one!
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
* Version 4.1 (Aug 20, 2017)
|
||||||
|
* includes toolbar icon with popup, keyboard shortcut
|
||||||
|
* does not include netError page ([not possible currently](https://bugzilla.mozilla.org/show_bug.cgi?id=1376793))
|
||||||
* Version 4 (Aug 19, 2017)
|
* Version 4 (Aug 19, 2017)
|
||||||
* completely rewritten as WebExtension
|
* completely rewritten as WebExtension by [Tobias Girstmair](https://gir.st/)
|
||||||
* Not everything from the old version ported over yet
|
* Not everything from the old version ported over yet
|
||||||
* Version 3 (Sep 9, 2015)
|
* Version 3 (Sep 9, 2015)
|
||||||
* Fix layout on error page w.r.t. the "report error" dialog.
|
* Fix layout on error page w.r.t. the "report error" dialog.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "__MSG_extensionName__",
|
"name": "__MSG_extensionName__",
|
||||||
"description": "__MSG_extensionDescription__",
|
"description": "__MSG_extensionDescription__",
|
||||||
"version": "1.0",
|
"version": "4.1",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"applications": {
|
"applications": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
|
|
Chargement…
Référencer dans un nouveau ticket