Scriptlets

Scriptlets are self-contained micro-extensions. They don’t require a browser restart.

To install a scriptlet, right-click on its link and select Install SamePlace Scriptlet from the context menu.

Official scriptlets

  • sound_alert.js - Basic sound notification on incoming message
  • activity.js - Displays a desktop popup upon incoming messages or contacts' status changes. Can be configured by editing the source.

3rd party

  • popupnotify.js by Julien Carminati. Displays desktop popups on incoming messages.

Obsolete

  • twitter.js: whenever your status message changes, forward it to the Twitter bot. Replaced by native support for Twitter (just configure an account in the wizard).
  • openid.js: listen and react to OpenID authentication requests over XMPP. Now included in standard release.
  • send_to.js - Lets you send current URL to a contact via context menu option. Now included in standard release.
  • autorec.js by hamen. Automatically reconnects in case of disconnection, and restore the status. Now included in Notify Me

Unfinished or under development

  • ginbox.js by radamantis. Checks your gmail inbox for unread mails and notifies you with pop-up windows.
  • secretary.js by radamantis. Auto-responds your contacts displaying a secretary picture when they send messages when you're in away or busy status. Both message and secretary picture are customizable (see comments in the source - currently offline for manteinance)

Did you create your own scriptlet?

Let us know and we'll make it available here to other users.