https://github.com/cosimo/ubiquity-opera
A port of Mozilla Labs Ubiquity project for the Opera browser
https://github.com/cosimo/ubiquity-opera
Last synced: about 1 year ago
JSON representation
A port of Mozilla Labs Ubiquity project for the Opera browser
- Host: GitHub
- URL: https://github.com/cosimo/ubiquity-opera
- Owner: cosimo
- Created: 2009-09-12T17:01:39.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2010-11-14T23:37:06.000Z (over 15 years ago)
- Last Synced: 2025-04-09T21:49:56.220Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://people.opera.com/cosimo/ubiquity/help.html
- Size: 195 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
= Ubiquity for Opera =
An attempt to rewrite Firefox's Ubiquity extension
for Opera using UserJS.
== Blog ==
http://my.opera.com/cstrep/blog/show.dml/tag/ubiquity
== Source code ==
http://github.com/cosimo/ubiquity-opera/
== Original Ubiquity project ==
http://labs.mozilla.org/ubiquity/
== Instructions ==
To use this in Opera, you have to:
- Enable UserJS. Point your browser to opera:config#Javascript and:
- tick "User Javascript" checkbox
- type the folder you want to run the scripts from
in the "User Javascript File" textfield
If you want, you can also allow UserJS execution in
HTTPS pages.
- Remove the default shortcut key bound to CTRL + SPACE,
since the original Ubiquity is activated and deactivated
with CTRL + SPACE.
- Copy ubiquity.js (or the minified version, ubiquity-min.js)
in your User Javascript folder. Restart the browser,
and...
Have fun!
Cosimo Streppone,
First version: 19/01/2009