ยินดีต้อนรับสู่ส่วนเสริม Thunderbird
Add extra features and styles to make Thunderbird your own.
ปิดK19
เกี่ยวกับฉัน
ชื่อ | K19 |
---|---|
User since | ธ.ค. 7, 2021 |
Number of add-ons developed | ส่วนเสริม 0 |
Average rating of developer's add-ons | ยังไม่มีการจัดอันดับ |
My Reviews
Single Domain
Rated 5 out of 5 stars
Useful, but may I suggest using decodeURI() to parse the addresses? The name of my recipients are not always in ASCII characters so a long list of URI escape sequences do not help. Something like:
// Arguments
URL = decodeURI(document.URL);
console.log(URL);
addresses = URL;
To create your own collections, you must have a Mozilla Add-ons account.