If you rename the tab with bookmarklet - everything is okay. When you
bookmark the page - Gmarks grabs the edited name.
An example of a bookmarklet that renames a tab
javascript:(function(){tmp=document.domain;tmp=tmp.replace(/^www
\./,"");document.title=tmp;})()
===
If you rename the tab
- by a bookmarklet
- by clicking a tab and choosing "Rename Tab"
and drag it to the sidebar - everything is okay.
===
The problem...
If you rename a tab by "Rename Tab" when you bookmark it (by keyboard
shortcut or by "Bookmarks > Bookmark this Page") - gmarks gives the
old name.
Is the "Rename Tab" option built-into Firefox or is it a Tab Mix Plus
option? Anyway...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GMarks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/GMarks?hl=en
-~----------~----~----~----~------~----~------~--~---