chmac: firefox

Sort by: Date / Title / URL

  1. https://www.absorb.it/virtual-id
    Genius Thunderbird plugin that sets a custom From address based on the recipient address of the email. Genius, exactly what I've been seeking for years. Now to get it setup...
  2. http://kb.mozillazine.org/Dictionaries
    How to install and un-install dictionaries in firefox. Trick is /usr/lib/firefox-VERSION/dictionaries/ (files can be extracted from the xpi).
  3. http://www.margi.marnet.net.mk/CA/certexport-mf.html
    Converting pk12 / p12 files into pem files using openssl. `openssl pkcs12 -nocerts -in mycertificate.p12 -out ~user/.globus/userkey.pem` and `openssl pkcs12 -clcerts -nokeys -in mycertificate.p12 -out usercert.pem`
  4. https://support.mozilla.org/en-US/questions/786035#answer-142961
    How to get an SSL client certificate into Firefox on Android. Copy cert9.db and key4.db from phone's SD card Androiddataorg.mozilla.firefoxfilesmozillaprofile.default to dir. Then `pk12util -i file.p12 -d sql:dir`
  5. http://alertfox.com/
    Monitoring with a focus on browser experience. Plans are €10/month for simple, $50/month for 1 browser, $100/month upwards for the full service.
  6. http://www.hanselman.com/blog/SomeTroubleWithWildcardSSLCertificatesFireFoxAndRFC2818.aspx
    Helpful article that explains some SSL errors with wildcard certificates which according to RFC2818 only go one level deep. So *.blah.com is good for foo.blah.com but not bar.foo.blah.com. Weird.
  7. http://tobyelliott.wordpress.com/2009/09/11/weave-minimal-server/
    A sweet little app that needs a one line edit to Apache's config in order to run a basic weave (firefox sync) server. Welcome to my own firefox data backed up on my own server... :-)
  8. http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/
    Download apks of mobile firefox directly and skip the Google market bs. Very useful, was a pain in the ass finding this.
  9. https://addons.mozilla.org/en-US/firefox/addon/1480/
    A handy addon by one of the Greasemonkey developers that allows ctrl-t to open a new tab to the right of the current tab. It has some quirks though...
  10. http://www.jaduncan.com/2009/02/gears-on-64-bit-gnulinux.html
    Builds of Google Gears for 64-bit firefox.
  11. http://aptana.com/docs/index.php/Firebug_hotkey_reference
    Cheat sheet of firebug shortcut keys.
  12. https://jetpack.mozillalabs.com/
    Jetpack is a simple language to write almost on-the-fly Firefox plugins. Pretty amazing technology, looks like css / jquery with some custom methods. Beautiful. Hat tip sfllaw.
  13. http://www.getwindmill.com/
    Web browser testing and automation framework / suite. Similar to selenium. Cross platform, cross browser. Hat tip sfllaw.
  14. https://addons.mozilla.org/en-US/firefox/addon/1117
    FoxClocks lets you keep an eye on the time around the world - or just your local time - by putting small clocks in your statusbar. Hat tip James Farmer.
  15. https://addons.mozilla.org/en-US/firefox/addon/3899
    HackBar gives you a really big address bar with a load of extra functions to test sql injections and so on. Useful for testing. Not currently 3.0 friendly.
  16. http://kb.mozillazine.org/About:config_entries
    A list of the about:config options and their meanings. Very handy for tweaking Firefox.
  17. http://www.getfirebug.com/
    Firebug is a powerful debugging tool for web development. It's primarily a Firefox extension with a lite version available for IE, Opera and Safari. It allows you to debug, inspect, edit on the fly, and much more.
  18. http://www.foxmarks.com/
    Synchronise your Firefox bookmarks between multiple browsers and online.
  19. https://addons.mozilla.org/en-US/firefox/addon/3247
    Manage your Amazon S3 files from within Firefox using this plugin.

First / Previous / Next / Last / Page 1 of 1