
webshortsToFirefox.sh
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:For those of you who are useing the webshorts in konqueror and would like to use the same shorts in Firefox too:
My little script converts the KDE webshorts to a Netscape html bookmark file. Therefore you can simply import the created file into your Firefox bookmarks and use the known konqueror shorts.
A short description how to import the created file is shown at start of the script.
Note: To use the webshort in Firefox you must type the shortcut followed by a whitespace and then the search query,
e.g. "gg mysearch" and
NOT "gg:mysearch" as you could do in konqueror!
---------------------
DEUTSCH
Für alle die gerne ihre Konqueror Webkürzel auch in Firefox nutzen möchten:
Mein kleines Skript konvertiert die Webkürzel in ein Netscape HTML Bookmark File das dann in Firefox importiert werden kann. Danach stehen die euch aus Konqueror bekannten Webkürzel als Schlüsselwort in Firefox zu Verfügung.
Eine Importanleitung erhaltet ihr beim starten des Skripts.
Hinweis: Um ein Webkürzel in Firefox nutzen zu können muss das Kürzel gefolgt von einem Leerzeichen und der Suchanfrage eingegeben werden, also in der Form
"gg meine suche" und
NICHT "gg:meine suche" wie in Konqueror möglich.
v1.3: bug fix - an entry starting with "$(fgrep" was created if no searchprovider was found.
v1.2: you can start the script with a specified path where the searchproviders are.
"webshortsToFirefox 'path_to_searchproviders_dir'"
v1.1: added usage note about how to use a webshort in firefox
Ratings & Comments
3 Comments
very good
Great tool!
thx, hope my little script helps others too.