Created
March 21, 2020 18:19
-
-
Save klim0824/368638419dcda8c57d40e461f7e00263 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:(function(){var%20d=location.pathname.split('/');for(var%20i=0;i<d.length;i++){if(d[i].length=10&&/^[A-Z0-9]*$/.test(d[i])){window.location.href='https://www.amazon.co.jp/dp/'+d[i]+'/ref=nosim?tag=hoge-22'}}})(); |
Author
Author
問題点
- AmazonのURLによって挙動が変わる
- おそらくURL末尾に
/があるかどうか
- おそらくURL末尾に
- Amazon以外の時にブックマークレットを発動してしまうとAmazonに遷移してしまう
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL体系は以下のヘルプページに則ったけれど、内容が古いかもしれない。
アソシエイト・セントラル