Showing posts with label plug-in. Show all posts
Showing posts with label plug-in. Show all posts

Saturday, May 23, 2009

My favorite Mozilla Ubiquity custom plug-ins

 

Imdb (with preview) - http://gist.github.com/59109

Mozilla Add-ons - http://projects.fligtar.com/ubiquity/add-on.php

Google

music is a command that use google hacks in order to find mp3 or ogg music.

video is a command that use google hacks in order to find video.

Note in Reader: Adds the current selection to your Google Reader Shared Items page and allows you to add a note to it

Google Image Search (preview, links, embedding) - http://www.jimmy2k.it/getimagescommand

jQuery

jquery: Searches the jQuery documentation.

Facebook

[script] with two commands:

  • 'facebook-status (your status)' - Updates your status, doesn't add "is"!
  • 'facebook-friend (your friend)' - Locate a friend. You have to type whole words, though (if searching for Amy Jones, you can't type Amy Jon; it must be one of: amy, jones, amy jones!)

Others

notepad - Opens Notepad on Windows

paint - Opens MS Paint on Windows

note - The purpose of this command is to quickly save the inputted text (can be selected text or your own text) to a file on your disk without having to launch a text editor.

 

All taken from here

Friday, March 20, 2009

Code Formatting plug-in for Live Writer

This plug-in formats and highlights code and also does the following:

  • The ability to format the code 'live'
  • The ability to wrap lines
  • The ability to change the background color
  • The ability to just quickly paste what's in the clipboard as code
  • The ability to change the font, including the font name, size, weight, and style.
  • Dozens of languages, including PowerShell, MSIL, Pascal and XAML
  • NEW: The ability to use different formatting engines - in this release, ActiPro (Insert formatted code), and SyntaxHighlighter (Insert highlighted code)
  • NEW: The ability to output either formatted text (html) or images
  • NEW: Now works with the latest version of Windows Live Writer
  • NEW: The code editor now uses the superb ActiPro code editor.  ActiPro very kindly donated the license.

 

 

 

more info here