Skip to content

Latest commit

 

History

History
75 lines (45 loc) · 2.07 KB

README.md

File metadata and controls

75 lines (45 loc) · 2.07 KB

Bookmarklets

Convert NIS to Dollar / Euro

convertToNisFromDollarAndEuro.js

This bookmarlet open a new google search window tab with the search praise, like this example:

Let say we want to check how much 2 dollars is? The new tab URL will be:

https://www.google.co.il/search?q=2+dollar+to+nis'

Features:

  • Select numbers in the pages and then hit the bookmark will convert those numbers.
  • If the selected text doesn't contain $, £ or EUR, it will automatically convert it dollars.
  • If there is no selected text a prompt window will be a popup with the option to insert a value to convert to dollars.

Adds the image info to the image title

addInfoToImgTitle.js

For any image in the current page adding its info to the title for more convenient dev works.

  • src .
  • width .
  • height .
  • naturalWidth .
  • naturalHeight .

Google Timer

googleTimer.js

  • Open a dialog to insert the amount of time for the timer (30 minutes is the default).
  • Open a new tab to "Google Search" and start counting.

Google Timer - Title

setGoogleTimerAsTitle.js

Update the tab title with the current time.


Decode URL

decodeURL.js

  • Open a dialog to insert a URL to decode (by default is the current tab URL).
  • Copied the decoded URL to the clipboard.

Facebook Mobile Video

facebookMobileVideo.js

Change the current desktop facebook video to mobile link.