Greasy Fork is available in English.

Smile@Amazon

Redirects Amazon shopping sites that offer Smile to their Smile representation

作者
HolgerZ
日安装量
0
总安装量
212
评分
3 0 0
版本
1.4
创建于
2018-03-18
更新于
2022-10-06
许可证
暂无
适用于

This Script redirects Amazon Shopping sites that offer Smile to their Smile representation.
Other Amazon sites will not be redirected.
It is written with a Tampermonkey feature where i don't know if it is available in other script manangers.
It leaves (i)Frames created by smile.amazon the way they're created.

Version 1.1
- CHANGE: only Amazon sites that offer Smile are redirected (currently .com .de and .co.uk)
- CHANGE: The script icon is now the white Amazon icon as i like it more ;-)
Version 1.2
- CHANGE: removed unnecessary regex to distinguish between http and https as Amazon switches always to https
Version 1.3
- CHANGE: switched from @include to @match
Version 1.4
- CHANGE: @match didn't work as @include - should work aqgain now, sorry

NOTE:
Septolum changed my script to check for the existence of the corresponding Smile site bevor redirecting: Smile@Amazon. This script will work for yet unknown Smile sites but uses external scripts and as is slower then my script. In my script the Smile sites are hardcoded and the script needs to be updated when the available Smile sites change.