Improvement requests
: K-Meleon Forum
Use this forum to talk about a feature you're missing. Use the bug tracker to report it if necessary.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=Fred] An easy macro solution for KM 1.1.5 and similar earlier versions containing a macro folder is the following : (It depends however on closing the browser with the opened tabs and restarting the browser then anew. You can restore the Session as it was then with Groups/Last Session.) Open notepad and paste : $np="notepad.exe" $gt="kmeleon.plugins.macros.groups.last"; $gtnames=getpref(STRING,$gt) TabsInNotepad{ alert($gtnames); alert("Paste the tab URLs into notepad"); setclipboard(); getclipboard()==""?setclipboard($gtnames):0; exec($np); } Save to the "macros" folder inside the K-Meleon main folder as TabsInNotepad.kmm ( not as .txt ! ). Open in the folder "Settings" inside the K-Meleon main folder the file menus.cfg in notepad . Search for the line : &Paste=ID_EDIT_PASTE Below that line enter the line : macros(TabsInNotepad,Tabs in Notepad) Go in notepad to File/Save to save the file to its origin. It should then be saved as menus.cfg, not as .txt . After restarting the browser, you should find a menu entry in the menu point Edit. Clicking on that opens an alert showing the last opened tab addresses, and opens notepad where you can paste the addresses from clipboard. I hope that it works and may be someone else has an other idea how to do that without a browser restart. Fred[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development