webcache
An extension for Opera 12.10+. Creates:
- a toolbar button with a popup menu of several web crawlers;
- a context menu (right click on a link or image) with a crawlers list.
See src/cachefinder.js
for available crawlers so far.
FAQ
-
I installed this but it doesn't work: clicking on the popup list does nothing!
Press
shift
& click on browserReload
button. Then the popup will work. Or restart Opera after installing the extension.
Installation
To build the extension you'll need:
- nodejs (with npm)
- json command line tool (https://github.com/trentm/json)
- GNU versions of m4 & make.
Type:
$ make oex
And look for webcache-x.y.z.oex
file to appear.
License
MIT.