Skip to content

How to add the bookmarklet to Safari on the iPad and iPhone

Instructions to add the Bookmarlet to Safari in iPad:
  1. Add trippy as a bookmark to your Bookmarks Bar in safari (use this as the bookmarklet)
  2. Copy the bookmarklet code below
  3. Open the bookmarks menu in safari
  4. Select the Bookmarks Bar folder and click edit
  5. Click on the trippy bookmark added in step 1 and remove the URL from the address field
  6. Now paste the bookmarklet code into the Address Field and click back, then click done
---- Bookmarklet Code to copy -----

javascript:void((function()%7Bvar%20TR%20=%20window.TR,scr%20=%20null;if%20(!TR)%20%7B%20TR%20=%20window.TR%20=%20%7B%7D;%20%7Dif%20(!TR.Feature)%20%7B%20TR.Feature%20=%20%7B%7D;%20%7Dif%20(!TR.Feature.Bookmarklet)%20%7B%20TR.Feature.Bookmarklet%20=%20%7B%7D;%20%7Dif%20(TR%20&&%20TR.Feature%20&&%20TR.Feature.Bookmarklet%20&&%20TR.Feature.Bookmarklet.installed)%20%7BTR.Feature.Bookmarklet.show();%7D%20else%20%7BTR.Feature.Bookmarklet.serverName%20=%20'http://www.trippy.com';TR.Feature.Bookmarklet.imgRoot%20=%20'http://www.trippy.com/img/1.1.2/';TR.Feature.Bookmarklet.cssRoot%20=%20'http://www.trippy.com/css/1.1.2/';TR.Feature.Bookmarklet.jsRoot%20=%20'http://www.trippy.com/js/1.1.2/';scr%20=%20document.createElement('script');scr.type%20=%20'text/javascript';scr.src%20=%20TR.Feature.Bookmarklet.jsRoot%20+%20'feature/bookmarklet/TR.Bookmarklet.js?r='+Math.random()*99999999;document.body.appendChild(scr);%7D%7D)());

Feedback and Knowledge Base