Difference between revisions of "WOT Scorecard Search Plugin"
m (moved Scorecard search plugin to WOT Scorecard Search Plugin) |
m |
||
Line 23: | Line 23: | ||
C:\Documents and Settings\Insert User Name]\Application Data\Mozilla\Firefox\Profiles\[Junk code here].default\searchplugins\ | C:\Documents and Settings\Insert User Name]\Application Data\Mozilla\Firefox\Profiles\[Junk code here].default\searchplugins\ | ||
− | + | Also, the code above has been processed by Mozilla Firefox and has automatically edited it to simplify the code. | |
+ | Thus, if you want to have to original code, you have to wait until I update the code personally. - Creastery |
Revision as of 06:07, 30 October 2009
For Firefox 2.x and newer.
Created by WOT Member Creastery and was originally located on his website: WinTechPedia
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/"> <os:ShortName>WOT Scorecard</os:ShortName> <os:Description>WOT Scorecard</os:Description> <os:InputEncoding>UTF-8</os:InputEncoding> <os:Image width="16" height="16">data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9cLFQoWIPmZAEIAAALzSURBVDjLrVN5SFRxEJ5dV03xRLo0MTugTMFqK31v1dKMMtd2dT1SOt0wNTpIOklF17RL3TZDywM1zQ412iQVtGizttwuooMiCYQOcglKEzP9+j0pM6j+auAx8+B93zfzzTxCvn0mevPnB7qQnNUgFgEu5CrUTz/qfU09Vb73emrn0d9CAMMsLRkB9UjR0ny6Xcg7W+TQPYpAnonHIVMQSp/FobF7S33b29xxvxEIyiPg4TZ8G/oKIaccd0V4CSH8AiHyEkHZyOo6Qly9M3I6eVR3Rbv+6qDAAYKiAP75CO/Id4Aqi7CGgddfJ6jvEuJbCRFnbZF2fSoqX4e5j47wrvfJc0F58EcHMVr2cQNBtobuSJeTXhpO4NWsmwpGZmD5nCMSLkx7NkLwrbfIX1DcX+YF5gWijhKuvHAbEMYaO6qfnD4vjCWsyGck7QRF9XTIS+dYk+D21dY92NpiAWGc9VcJMUdonbCdsQScgiL8lYRFiQTVWcLqRmcoKnziydz/SnPtTS7UHcyoNEKSiZDykJxaqj0luHU0pO/GYTGvIgkXSeM5RuC/gbAkm3nTZIPIKm8NGbrqc1rfZGDDTUJ0LSPoJCTfowUnTLOsXhpSLX52IEugAD6KPnEbCX67CGubrRFV5d1NxR3pvrfNWqQYGcFlwiYj9afcp12pD8hu8x2ReFmeyDJwOznLtpCRj6UBPokQxDpI0DtCWelTPsKuMyYi47E9opvYrptoMNlEferb4m2KWusZywolM5Zm0xlZIlNfR8P8DkKoToS4i+4YNSiy3EeT1TkbG5kPq84TQsokwyvP2A2qGqwQUmD5gd8t+cLWOMRtZavNlEBZ4zCsqvHq/u0ig7TuZnmNHWL17PLYBQafsgBX6AjugA1kqQy4k8Cli7FY54SYupn4438RrPMwcMcmwk9jD/90K3D7xJDtF4FnqtxBW/CFLggr9gT9K0JPesxdcmLKxYDjk94HascjUDsBMiEXTf4SfNJtL/3v+A55tY9pGIKmSwAAAABJRU5ErkJggg==</os:Image> <os:Url type="text/html" method="GET" template="http://www.mywot.com/scorecard/{searchTerms}" rel="self"> </os:Url> </SearchPlugin>
Note: This code only works if you have saved the file and put in a profile folder of Mozilla Firefox. Here is how you do it. For Windows Vista (Windows 6) /Windows 7: You have to put it in here: C:\Users\[Insert User Name]\Application Data\Mozilla\Firefox\Profiles\[Junk code here].default\searchplugins\
For Windows XP (Windows 5) or Windows 2000 (Not Windows ME) Users: C:\Documents and Settings\Insert User Name]\Application Data\Mozilla\Firefox\Profiles\[Junk code here].default\searchplugins\
Also, the code above has been processed by Mozilla Firefox and has automatically edited it to simplify the code. Thus, if you want to have to original code, you have to wait until I update the code personally. - Creastery