Last active
December 23, 2015 01:59
-
-
Save cristovaov/f03583121f2d01ff6cde to your computer and use it in GitHub Desktop.
WP Plugins Directory search for Firefox--adds WP Plugins in your search bar--- see logbook for info/instructions http://wp.me/pKmdR-nX
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/"> | |
<os:ShortName>WordPress Plugins Directory</os:ShortName> | |
<os:Description>WordPress Plugins Directory</os:Description> | |
<os:InputEncoding>UTF-8</os:InputEncoding> | |
<os:Image width="16" height="16">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC3ElEQVQ4jXVTz0sbaxT9Vl30D+if8AoPusmmf1E3gWyyziIyMvcbS2RMnDBmxoAbwYBxJpmagGhDggpRW2h9T32JYWaycSA/TAbKRON3utFCte/AhQv33AuHew5jzyBJ0lvOeYaITjnnc875/LHPSJL09jn/N8iynFQUZVQulxu9Xu+L53ljz/PGvV7vS7lcbiiKMpJlOfliMZ1OvyKimqZpV0EQdA4PD1EsFsE5hyRJMAwD7XYbg8HgP03Troiolk6nX/06QERqoVD4Oh6Pp4ZhQJblP9bu7i4A/CgUCl855xnGGGOc83eKooyiKLqo1+twHAfLy8uoVCpwHAeO42BrawuKouDu7g4AEEWR/yjnb0ZEqm3b+0/DTqeDbDaLSqUCIQQAoFQqIZPJwPM9AMDk9ha2be9zzjOMc37p+/5pvV4HAPi+j5WVFaiqim63CwCoVqtQVRXl8g4A4Pu37/B9/5SI/mFENJvP50Nd1zEcDnF/fw/TNLG6uoparQYhBK6vr/GRcxTXiwCAnZ0dRFE04pzfMiKaRVE0Wl9fx9HREYQQaLVayOVyaLfbEEJgPp9D0zSUSiUMBgOsra1hNpuNiChkRNTxff/Utm1sbm7i4eEBNzc3+Mg5Li4u0Gg0IISAZVlotVrY29tDPp//TULOtu398/NzbGxswPM8CCGwvb2NarWKxcVFQAi4rot+vw8iwsHBAWzb3ici9emNg+l0euU4DprNJoQQmEwmyGazSCaTCMMQ4kHg6vISuq5jMplcKooy4Jy/ezJSzjCMszAMQ8dxMJvNMJ1OsbS0hIWFBZycnABC4Pj4GOPxODQM44yI1BdWzufz/wZB0ImiCN1uF6ZpwjRNNJtNAEAQBB1d189fWPl5mCzL+uy67hmAIYCh67pnlmV9/r8wvWaMvWGM/cUYex+LxT7E4/FPqVSqn0gkkEgkkEql+vF4/FMsFvvAGHv/yH3DGHv9E80AkhpcjlcJAAAAAElFTkSuQmCC</os:Image> | |
<SearchForm>http://wordpress.org/plugins/</SearchForm> | |
<os:Url type="text/html" method="GET" template="http://wordpress.org/plugins/search.php"> | |
<os:Param name="q" value="{searchTerms}"/> | |
</os:Url> | |
</SearchPlugin> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment