Awesome Bookmarklet

Add Selected Text to Google Calendar

javascript:var s;if(window.getSelection){s=window.getSelection();}else{s=document.selection.createRange().text;}var t=prompt('Please enter a description for the event',s);if(t){void(window.open(encodeURI('https://www.google.com/calendar/event?ctext='+t+'&action=TEMPLATE&pprop=HowCreated%3AQUICKADD'),'gcal'));}else{void(s);}

Google Definitions

  • Find definition of selected text in Google

javascript:d=""+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);d=d.replace(/\r\n|\r|\n/g," ,");if(!d)d=prompt("Enter the words:", "");if(d!=null)location="https://www.google.com/search?q=define:"+escape(d).replace(/ /g,"+");void(0);

Google Indexed

  • Check what Google indexed on a website

  • via Google

javascript: location = "https://www.google.com/search?num=100&q=site:" + escape(location.hostname); void 0

Select to Google Map

javascript:d=""+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);d=d.replace(/\r\n|\r|\n/g," ,");if(!d)d=prompt("Enter the address:", "");if(d!=null)location="https://maps.google.com?q="+escape(d).replace(/ /g,"+");void 0

Select to Google Translate

Google Bookmarks

  • Search keyword in a site using Google

Google Cache

  • Check Google Cache of a webpage

Website Assets

Check Web robot.txt

  • check robot.txt of any website

Check Web sitemap.xml

  • check sitemap (sitemap.xml) of any website

Enable Protection

Enable Right Click

Enable Select

Edit a Website

  • Edit a website

Show which Hidden

Anchor to HREF

  • Show the http link of an anchor

  • check internal or external link of a web page

  • red if internal, blue if external

Show Password

  • show password text in password form/field

Show Source Code

  • show source code of a webpage

  • List all of outbound link from a webpage

Webstack Identification

Identify Font

Identify CSS

  • Check CSS on a website

Identify Javascript

  • view javascript on a webpage

Identify WebStack

Check RSS

Table and List Modifier

Change Bullet List to Number List

Sort Tables

Table Number

  • Add number colomn in a table

Table Transpose

  • Transpose Table

Zap Hide Elements

Zap Hide Colors

  • Remove color of a website

Zap Hide Images

  • Hide Images

Hide Image Show Alt Text

  • Hide image of a website, change to its alt text

Page Zipper Auto Next Page

  • Automatically go to next page

  • Select webpage elements to print

Select View Print

  • view selection ready to print, hide others

Unclutter Youtube Video

  • Watch Youtube video without clutter

Read Outline

No CSS

  • Remove CSS for a Website

Rosyadi.com Info

Rosyadi.com Read

Rosyadi.com Share

Rosyadi.com Short

Linkify

Long URLs

Remove URL Parameters

Remove Redirect

Search Tool

  • Highlight text you want to search

Paper Search with Scihub

Image Tools

Instagram View

Others

Reddit Stream

  • Show reddit comment as a stream via Reddit Stream

  • Tracking protection shoud be off

Wayback Machine

  • Access cached page on Wayback Machine

Download All Selected Format

  • download all selected format from a web page

Hypothesis

Didn't Work

Read Text Only

Read Paywalled Page

  • Read paywalled webpage

Switch CSS

  • Switch CSS to Minimal CSS according to Dohliam

Last updated

Was this helpful?