Bookmarklets: Difference between revisions View history

imported>GizmoGuy411
No edit summary
imported>GizmoGuy411
No edit summary
Line 1: Line 1:
This is an initial draft for a tutorial on how to add a bookmarklet to your browser.
This is an initial draft for instructions on how to add a bookmarklet to your browser.


Copy the bookmarklet code from your source.
Copy the bookmarklet code from your source.
Line 24: Line 24:




{| style="width: 350px; height: 111px;" border="1" align="center"
 
| colspan="4" rowspan="1" style="text-align: center;" | Keyboard Shortcut Commands
{| style="width: 350px; height: 111px;" border="1" align="center"
|-  
|-
| style="text-align: center;" | System
| colspan="4" rowspan="1" style="text-align: center;" | Keyboard Shortcut Commands
| style="text-align: center;" | Copy
|-
| style="text-align: center;" | Paste
| style="text-align: center;" | System
| style="text-align: center;" | Cut
| style="text-align: center;" | Copy
|-  
| style="text-align: center;" | Paste
| style="text-align: center;" | Cut
|-
| Apple
| Apple
| style="height: 19.2px;" | command c
| style="height: 19.2px;" | command c
| command v
| command v
| command x
| command x
|-  
|-
| Windows
| Windows
| Ctrl c
| Ctrl c

Revision as of 14:08, 18 May 2014

This is an initial draft for instructions on how to add a bookmarklet to your browser.

Copy the bookmarklet code from your source.

Chrome Browser:

- Left click on the "Customization and control Google Chrome" menu button in the right upper corner of your browser. (three horizonal bars)

- Left click on "Bookmarks"

- Left click on "Bookmark Manager"

- In the left window pane, navigate to where you want to add the bookmarklet.

- In the main window pane, right click to see the context menu.

- Left click on "Add page"

- In the "Name" box, enter "Wazer Profile" or any name you prefer.

- In the "URL" box, paste the code your previously copied.

While other methods exist, this method should always work.


Keyboard Shortcut Commands
System Copy Paste Cut
Apple command c command v command x
Windows Ctrl c Ctrl v Ctrl x