Graphe des révisions

6 Révisions

Auteur SHA1 Message Date
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
girst c2700d6cb6 version push; readme has screenshots now 2017-08-20 00:01:27 +02:00
girst 3ee22492a6 add ctrl-shift-u keyboard shortcut to open popup 2017-08-19 23:35:05 +02:00
girst 2977b85e13 add toolbar icon with popup
has no icons yet; will soon have a keyboard shortcut to open
2017-08-19 23:09:49 +02:00
girst 7e55ad4108 set an id 2017-08-19 19:09:10 +02: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