cutt.ly 缩短网址按钮

在页面左下角设置一个缩短网址的按钮,这会开个新视窗来查看 cutt.ly 的缩址结果

目前为 2020-05-04 提交的版本。查看 最新版本

作者
Evan Tseng
评分
0 0 0
版本
0.14
创建于
2020-04-20
更新于
2020-05-04
大小
3.1 KB
许可证
暂无
适用于
所有网站

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

注意: 因為本縮址使用 encodeURIComponent(),所以若原網址含有 % 字元,無法進行縮址。
這種情況下,必須直接到 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://greasyfork.org/scripts/401752-cutt-ly-compact-result-page

Notice this script uses encodeURIComponent(). Shortening function will not work if the original URL contains the % character.
In this case, you have to visit the http://cutt.ly/ and shorten manually.