K19
自己紹介
タイトル | K19 |
---|---|
ユーザー登録日 | 12月 7, 2021 |
開発したアドオンの数 | 0個のアドオン |
この開発者のアドオンの平均評価 | まだ評価されていません |
自分のレビュー
Single Domain
5 つ星中 5つの評価を受けています
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;
自分のコレクションを作成するには Mozilla アドオンサイトのアカウントが必要です。
あるいは 既存のアカウントへログイン