1
0
Fork 0
mirror of https://github.com/prise6/anywhere synced 2024-05-06 10:43:14 +02:00

Merge pull request #3 from prise6/gh-pages-dev

gif update
This commit is contained in:
raphisky 2016-05-02 01:05:52 +02:00
commit c3d6e6fb29
2 changed files with 19 additions and 10 deletions

BIN
images/showcase.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

View file

@ -26,27 +26,36 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="mdl/material.min.css">
<link rel="stylesheet" href="style.css">
</head>
</head>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-77198713-1', 'auto');
ga('send', 'pageview');
</script>
<body>
<div class="demo-layout-transparent mdl-layout mdl-js-layout">
<main class="mdl-layout__content">
<h3>put this bookmarklet in your fav bar :</h3>
<h3>This careless bookmarklet follows any link, on any page.</h3>
<div class="code-zone">
<h4>Drag <a href="javascript:(function(t,e){for(var a=Array.prototype.slice.call(document.getElementsByTagName('a')),o=new RegExp('^(javascript|mailto|(https?)?'+e+'/?#)'),n=!1;!n&a.length>0;)i=Math.floor(Math.random()*a.length),o.test(a[i].href)||a[i].href==e?a.splice(i,1):(t=a[i].href,n=!0);document.location.href=t})('http://swapthatlink.com',document.location.href);
<h4>1. Drag <a href="javascript:(function(t,e){for(var a=Array.prototype.slice.call(document.getElementsByTagName('a')),o=new RegExp('^(javascript|mailto|(https?)?'+e+'/?#)'),n=!1;!n&a.length>0;)i=Math.floor(Math.random()*a.length),o.test(a[i].href)||a[i].href==e?a.splice(i,1):(t=a[i].href,n=!0);document.location.href=t})('http://swapthatlink.com',document.location.href);
" id="anywhere"> <i class="material-icons">insert_drive_file</i> this link</a> in your fav bar.</h4>
<script src="https://gist.github.com/raphisky/b5bf1c969f11a60288e2828f86faf5a1.js"></script>
<div class="icon-zone">
<i class="material-icons">open_with</i>
<i class="material-icons">flip_to_back</i>
<i class="material-icons md-48 orange600">open_in_browser</i>
</div>
</div>
<h4>Click it anytime, it will take you anywhere.</h3>
<h4>Basically, <b> it follows any link on any page.</b></h3>
<h4>2. Click it anytime, it will take you anywhere.</h3>
<h1>We have no idea what happens next.</h1>
<img src="images/showcase.gif" alt="as explained by a gif" />
<h4>Happy browsing.</h4>
</main>
</div>