-
Notifications
You must be signed in to change notification settings - Fork 1
API Documentation: workspaces.createCompleteBookmarkletURL()
1.0.0+
Creates a complete bookmarklet URLs from an array of URL and, optionally, a workpsace title
bookmarklets.workspaces.createCompleteBookmarkletURL(URLArray, workspaceTitle)No content
The complete bookmarklet URL created from an array of URLs, with code for a confirm dialog, if workspaceTitle is defined
String
The array of URLs separated by commas with no spaces, to be compiled into a bookmarklet URL
Object, required
The title of the workspace to be included in the window.confirm dialog; if not present, no confirm dialog will be added to the bookmarklet URL
String, optional
Bookmarklets.js is an open source project developed by Supernova Development. Its use is governed by the BSD 3-Clause Clear License. Useful information can also be found on our website and in the README file.
Our new sidebar navigation guide is coming soon...