cutt.ly URL shorten button

Add a URL shorten button to the bottom left corner. It will create a new window for the shortened URL of cutt.ly

Från och med 2020-05-05. Se den senaste versionen.

Skapare
Evan Tseng
Betyg
0 0 0
Version
0.15
Skapad
2020-04-20
Uppdaterad
2020-05-05
Size
3,66 KB
Licens
N/A
Gäller för
Alla sidor

在頁面左下角設置一個縮短網址的按鈕,這會開個新視窗來檢視 cutt.ly 的縮址結果
可搭配另一個精簡頁面的腳本一起使用
https://greasyforks.org/scripts/401752-cutt-ly-compact-result-page

注意: 此腳本使用 encodeURIComponent() 來編碼網址,所以若原網址含有已編碼的 Unicode 字元,可能會無法正常運作。如果它縮址失敗,請直接到 http://cutt.ly/ 網站去手動操作縮址

========================

Set a URL-shorten button at the bottom left corner. It will create a new window for the shortened URL of cutt.ly.
You can use the "cutt.ly compact result page" script simultaneously with this one.
https://greasyforks.org/scripts/401752-cutt-ly-compact-result-page

Notice this script processes the URL with encodeURIComponent(). It may not work normally if the original URL contains the encoded Unicode characters. If the shortening failed, please visit http://cutt.ly/ and shorten manually.

长期地址
遇到问题?请前往 GitHub 提 Issues。