#!/bin/bash cd /usr/lib sudo ln -s libnspr4.so.0d libnspr4.so cd ~/.mozilla/firefox/vkuuxfit.default rm xpti.dat compreg.dat # With regard to line 4, the final section vkuuxfit.default will need to be # altered to point to your particular firefox profile directory. # Browse to your home directory (found on the places menu) and # then press ctrl + h to display hidden items. There should be a directory # called ".mozilla" open it and browse into the firefox directory. Locate # the directory entitled *.default, input the values before .default into # the corresponding place on line 4. # This is a patch for the confirmed bug in the Ebay Companion for # Firefox-3.0 (ubuntu). Shell Script written by: http://www.stevey.eu # https://bugs.edge.launchpad.net/firefox-extensions/+bug/243869