What is "Bookmarklet"?
A bookmarklet is a bookmark stored in a web browser that contains JavaScript commands that add new features to the browser.
Bookmarklet - Wikipedia
Bookmarklet for Google
When you using iOS device, can't select code well.
This bookmarklet fix it.
WE DO NOT HAVE TO COPY ANYMORE
Note: Can work other devices and browsers.
Setup
We have to set up only once.
Just 2 steps.
1. Select all and copy JavaScript.
sample
javascript: var form=document.createElement("form");form.setAttribute("action","https://pokeiv.net/login"),form.setAttribute("method","post");var inputAuthType=document.createElement("input");inputAuthType.setAttribute("name","authtype"),inputAuthType.setAttribute("value","google");var inputCode=document.createElement("input");inputCode.setAttribute("name","googleAuthorizationCode"),inputCode.setAttribute("value",document.getElementById("code").value),form.appendChild(inputAuthType),form.appendChild(inputCode),document.body.appendChild(form),form.submit();
2. Add Bookmark.
sample
How to use
1. Open
PokeIV login page and touch "Sign in with Google".
2. Please sign in.
3. When appears code (
this scene), please open bookmarks and choose Bookmarklet.
sample
4. After that, We will get Pokemons IV.