Graphe des révisions

5 Révisions

Auteur SHA1 Message Date
girst 474a0279be Add TimeTravel (#16), fix contextmenu radio NEW_BGTAB 2017-11-16 17:03:39 +01:00
girst 6a94c66c48 Add Archive.org list-all (#16), fix typo regarding google-textonly 2017-11-16 15:46:08 +01:00
Anthony Lieuallen 322eb9cd74 Generally rewrite the whole thing.
Consistent coding style, significantly less repetition.  Use `chrome` rather than `browser`, for compatibility.
2017-08-20 12:10:19 -04:00
Anthony Lieuallen 9d3a93a1e2 Revert "autogenerate new locales"
This reverts commit 6e4c7d0be3.

# Conflicts:
#	_locales/de/messages.json
#	_locales/de_DE/messages.json
#	_locales/en_US/messages.json
2017-08-20 10:00:59 -04:00
girst 4f124ee566 Rewrite as WebExtension
Not everything that was in the old version has been brought over yet. This is
mainly:
 * all the locales (English only currently)
 * toolbar button
 * hotkey (Ctrl-Shift-U)
 * network error page

However, the main feature is there: resurrect
 * the current page
 * the link right-clicked on
 * the selected string of text
in either
 * the current
 * a new foreground tab
 * a new background tab
 * a new window
using
 * Google Cache
 * Google Cache (Text-Only)
 * The Internet Archive's Wayback Machine
 * Archive.is
 * WebCite
2017-08-19 18:32:36 +02:00