Smile@Amazon

Redirects Amazon shopping sites that offer Smile to their Smile representation

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 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.