FiremacsWE
FiremacsWE copied to clipboard
Not Implemented: CopyTitleAndURL
name: CopyTitleAndUrl case: Common keyx: C-M-b body: this._sfun.copyText(getBrowser().contentDocument.title+'\n'+getBrowser().contentDocument.URL); this._sfun._displayMessage('Title and URL copied', 2000); desc: copy title and url type: