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
สร้างเมื่อ
18-03-2018
อัปเดตเมื่อ
06-10-2022
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

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.