Operator Add-on - Add custom actions
The Microformats Add-on for Firefox - Operator - already provides built-in integration with widely used services from Google and Yahoo.
Mike has a brief post explaining the extensibility via custom JS scripts.
Summary:
Learning by Example until there is a proper documentation ;-) (maybe there is one - but I could not find it)
Update: Quickly hacked a script to look-up addresses and people in local.ch - download the Operator handler script here (use "Save Link as..." in the context menu).
Tags: operator firefox microformats
Mike has a brief post explaining the extensibility via custom JS scripts.Summary:
- Get the handler-example.js file from the Operator extension directory in your Firefox profile.
- Create a new folder called "microformats" in the root of your profile directory (on Mac that is: Library > Application Support > Firefox > Profiles > %profileid%.default).
- Edit the example JS to use your site and copy it into the new Microformats folder
- restart Firefox.
Learning by Example until there is a proper documentation ;-) (maybe there is one - but I could not find it)
Update: Quickly hacked a script to look-up addresses and people in local.ch - download the Operator handler script here (use "Save Link as..." in the context menu).
Tags: operator firefox microformats

Post a Comment