diff --git a/index.html b/index.html index 9d02a96..ad83a7e 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Anywhere @@ -25,12 +25,72 @@ - -

What up, world?

+
+
+
+ open_with + flip_to_back + open_in_browser +
+ + + +

drag & drop this bookmarklet into your fav bar.

+

Then, continue browsing as usual.

+

When you click it, it follows any link on the page.

+

We have no idea what happens next.

+ + + +
+
+ +
+
+
+ + + + diff --git a/style.css b/style.css new file mode 100644 index 0000000..c29f303 --- /dev/null +++ b/style.css @@ -0,0 +1,4 @@ +body { + background: #EEEEEE; + text-align:center; +}