Hi Guys,
I Just created a Garrysmod.org Firefox Search Plugin (upper right Side) and i want to share it :)
To use it, go into the Folder:
X:\Programm Files\Mozilla Firefox\searchplugins (X means your Drive, could be C or D or whatever you want)
Then create a file with the name Garrysmod.xml and Post following Text into it:
[CODE]
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>Garrysmod</ShortName>
<Description>Garrysmod.org</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">data:image/x-icon;base64,AAABAAEAEBAQAAAAAAAoAQAAFgAAACgAAAAQAAAAIAAAAAEABAAAAAAAgAAAAAAAAAAAAAAAEAAAAAAAAAD%2FVf8AAAAAAP%2F%2F%2FwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEREREREREREQAAAAAAAAARAAAiIiIAABEAACIAIgAAEQAAIgIiAAARAAAiAAAAABEAACIiIgAAEQAAAAAAAAARAAAAAAAAABEAAAAAAAAAEQAAAAAAAAARAAAAAAAAABEAAAAAAAAAEQAAAAAAAAARAAAAAAAAABEREREREREREAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</Image>
<Url type="text/html" method="GET" template="http://www.garrysmod.org/downloads/">
<Param name="tag" value="{searchTerms}"/>
</Url>
<SearchForm>http://www.garrysmod.org/</SearchForm>
</SearchPlugin>
[/CODE]
Then Save the File and restart Firefox. Then its done.
Have Fun with it.
MFG Fleki (a.k.a. MRH)
ill test it now awesome idea
EDIT:
well done! it works
That's pretty useful,works even with firefox 2.0.0.20
Here,have a tool. [img]http://www.facepunch.com/fp/rating/wrench.png[/img](x1)
You may want to wrap the script in code tags so FP doesn't space it out every so often.
[QUOTE=Dr Nick;17303790]You may want to wrap the script in code tags so FP doesn't space it out every so often.[/QUOTE]
Its Done ;)
PS: Thanks for the Useful Votes :)
Wow, great job. Thank you.
wait...
[quote]
<Image width="16" height="16">data:image/x-icon;base64,AAABAAEAEBAQAAAAAAAoAQAAFgAAACgAAAAQAAAAIAAAAAEABAAAAAAAgAAAAAAAAAAAAAAAEAAAAAAAAAD%2FVf8AAAAAAP%2F%2F%2FwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEREREREREREQAAAAAAAAARAAAiIiIAABEAACIAIgAAEQAAIgIiAAARAAAiAAAAABEAACIiIgAAEQAAAAAAAAARAAAAAAAAABEAAAAAAAAAEQAAAAAAAAARAAAAAAAAABEAAAAAAAAAEQAAAAAAAAARAAAAAAAAABEREREREREREAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</Image>
[/quote]
Hm?
[editline]03:33PM[/editline]
Never mind, even the google plugin has that.
[QUOTE=TJ F;17307708]Wow, great job. Thank you.
wait...
Hm?
[editline]03:33PM[/editline]
Never mind, even the google plugin has that.[/QUOTE]
That's the icon, but since an image is binary, it's encoded in Base64 to make it text compatible.
I assumed it was something like that after seeing the google plugin.
Sorry, you need to Log In to post a reply to this thread.