Smile@Amazon

Redirects Amazon shopping sites that offer Smile to their Smile representation

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

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

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.