Anthony Lieuallen
851c437026
Version bump: 6.
2018-02-25 13:35:44 -05:00
Anthony Lieuallen
9b56884f53
Remove all i18n.
...
It's janky and I'm never going to support other languages anyway.
2018-02-25 13:35:25 -05:00
Anthony Lieuallen
e59d1891a0
code style, more comprehensively log errors
2018-02-25 13:10:29 -05:00
arantius
24fbfd4080
Merge pull request #32 from girst/master
...
Fixes #12 and #16 , plus two bugfixes
2017-11-17 09:28:58 -05:00
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
girst
cec8d43a8c
Merge remote-tracking branch 'upstream/master'
2017-11-16 15:36:13 +01:00
DaAwesomeP
d59e7683d7
extra fields in manifest
2017-08-25 14:02:18 -04:00
DaAwesomeP
351c059fdf
fix bg tab context menu id
2017-08-25 14:01:21 -04:00
Anthony Lieuallen
bcf843751f
document v5 changes
2017-08-23 23:06:26 -04:00
Anthony Lieuallen
0d06be0b70
bump version to 5
2017-08-23 23:04:56 -04:00
Anthony Lieuallen
08afc3cb81
Don't use innerHTML.
...
To appease Mozilla reviewers.
2017-08-23 23:02:25 -04:00
girst
7ce0cafa97
regenerate locales
2017-08-20 18:26:54 +02:00
girst
aef3343b2b
heavy cleanup
...
* compact locales
* removed autogenerated locales (will be readded)
* removed resurrect selection
* more consistent variable naming
2017-08-20 18:19:42 +02:00
Anthony Lieuallen
6822d5b764
Release version 4.
2017-08-20 12:18:29 -04:00
Anthony Lieuallen
9e1b9a522b
Merge branch 'webext-girst'
2017-08-20 12:12:01 -04: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
e5d7b54112
update readme -> features -> accessible
2017-08-20 00:08:13 +02:00
girst
ed8af3e2c9
better context menu screenshot
2017-08-20 00:05:50 +02: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
dae6246979
popup: add icons
2017-08-19 23:24:10 +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
62bcaabdf0
use manually written localefile for en_US
2017-08-19 20:16:43 +02:00
girst
68c863ef71
manually improve de, de_DE locales
2017-08-19 20:11:12 +02:00
girst
6e4c7d0be3
autogenerate new locales
...
these have been automatically generated with a perl/shell script - the might be
horribly wrong
note that there is no translation for "ressurect this selection" and
"foreground"/"background", since those stings were not in the original addon.
2017-08-19 19:56:57 +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
arantius
0c56087320
Merge pull request #25 from mems/patch-1
...
Fix wayback.archive.org to web.archive.org
2017-01-07 16:17:10 -05:00
Memmie Lenglet
8ac5a930d7
Fix wayback.archive.org to web.archive.org
...
https://archive.org/about/faqs.php#202
2017-01-06 16:09:31 +01:00
arantius
7ac9151154
Merge pull request #21 from dessant/patch-1
...
use https for google and archive.org
2016-09-21 11:17:29 -04:00
dessant
f3b9a32b24
use https for google and archive.org
2016-09-21 14:47:12 +03:00
Anthony Lieuallen
e09eb47d0c
Version bump: 3
2015-09-09 22:24:01 -04:00
Anthony Lieuallen
ee564ee021
Multi-process Firefox compatibility.
...
Fixes #8
2015-09-09 22:22:14 -04:00
Anthony Lieuallen
4653c2558a
Updated translations from babelzilla.org.
2015-09-08 23:07:16 -04:00
Anthony Lieuallen
c31fb0830f
Remove Gigablast.
...
Their API docs now say that "c=" is a required parameter. But not what value to put there. Not to mention it takes several seconds just to respond with an error page.
Refs #9
2015-09-08 22:47:00 -04:00
Anthony Lieuallen
bc993ba126
Archive.org: just pull the latest version.
...
Refs #9
2015-09-08 22:32:30 -04:00
Anthony Lieuallen
31856e9df6
Remove CoralCDN.
...
It seems that for at least several months it's no longer been resolving DNS.
Refs #9
2015-09-08 22:29:14 -04:00
Anthony Lieuallen
8fedb1fe7c
Remove Bing support.
...
As far as I can tell their new API ( http://datamarket.azure.com/dataset/bing/search ) doesn't reveal the cache URL anymore.
Refs #9
2015-09-08 22:24:10 -04:00
Anthony Lieuallen
3b3d2f27fc
Remove Yahoo support.
...
They don't use predictable URLs, and they've changed their API. (And don't they just skin Bing now anyway?)
Refs #9
2015-09-08 22:15:27 -04:00
Anthony Lieuallen
c801f63ec6
Add source: archive.is
...
Fixes #7
2015-09-08 21:35:22 -04:00
Anthony Lieuallen
6e0256c4e2
Net error: display controls beneath "report error" popup.
...
Fixes #6
2015-09-08 21:16:30 -04:00
Anthony Lieuallen
5b2988e9f0
Add keyboard accessibility for buttons.
...
Fixes #1
2015-09-08 21:10:01 -04:00
Anthony Lieuallen
724bb98e83
Add README.md
2012-12-12 22:24:30 -05:00
Anthony Lieuallen
8c29085a1f
tab->2 space for css
2012-12-12 22:22:44 -05:00
Anthony Lieuallen
3c90aa6510
tab->2 space for xml files
2012-12-12 22:22:44 -05:00
Anthony Lieuallen
892abd5401
Updated translations from babelzilla.org.
2012-12-12 22:22:44 -05:00
Anthony Lieuallen
de1007f7a9
Handle new wayback interface, which is live not beta.
2012-12-12 22:22:44 -05:00
Anthony Lieuallen
3cb5dde1f2
Firefox 5.0 compatibility flag.
2012-12-12 22:22:44 -05:00