Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 608 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 608 Bytes

Styletag Bookmarklet

This is the Styletag bookmarklet source inspired from Pinterest.

style.css

This is the stylesheet to render the bookmarklet overlay. It is linked by the javascript.

bookmarklet.js

This is the bookmarklet javascript that the user adds to his bookmark tab

styletag.js

This is the javascript linked by bookmarklet.js. It's a self executing anonymous function that ensures that there will be conflicts with scripts/variables already in the page.

index.html

A demonstration of how to include the bookmarklet in a "scrap" page