Bookmarklets: Difference between revisions Discussion View history

No edit summary
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 a tutorial on how to add a bookmarklet to your browser.


Copy the bookmarklet code from your source. (Windows Ctrl-c for copy)
Copy the bookmarklet code from your source.


Chrome Browser:
Chrome Browser:
Line 19: Line 19:
- In the "Name" box, enter "Wazer Profile" or any name you prefer.
- In the "Name" box, enter "Wazer Profile" or any name you prefer.


- In the "URL" box, paste the code (Windows Ctrl-v)your previously copied.
- In the "URL" box, paste the code your previously copied.


While other methods exist, this method should always work.
While other methods exist, this method should always work.
{|  style="width: 324px; height: 111px;" border="1"  align="center"
|  colspan="4" rowspan="1" style="text-align: center;" | Keyboard Shortcut Commands
|-
| <br>
|  style="text-align: center;" | Copy
|  style="text-align: center;" | Paste
|  style="text-align: center;" | Cut
|-
| Apple
|  style="height: 19.2px;" | Command c
| Command v
| Command x
|-
| Windows
| Ctrl c
| Ctrl v
| Ctrl x
|}

Revision as of 15:53, 17 November 2013

This is an initial draft for a tutorial 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" 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

Copy Paste Cut
Apple Command c Command v Command x
Windows Ctrl c Ctrl v Ctrl x