ipfs/ipfs-companion

Monitor clipboard and fix localhost URL on the fly?

Open

#859 创建于 2020年4月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (364 fork)batch import
P2area/chromiumarea/firefoxeffort/hoursexp/intermediategood first issuehelp wantedkind/enhancementstatus/ready

仓库指标

Star
 (1,992 star)
PR 合并指标
 (平均合并 53天 3小时) (30 天内合并 1 个 PR)

描述

Is your feature request related to a problem? Please describe.

When user wants to share link, they usually copy URL from address bar. This brings UX issue when resource was loaded from local IPFS node running on user's machine.

Describe the solution you'd like

While we have a menu option for copying a shareadble link (https://github.com/ipfs-shipyard/ipfs-companion/issues/857), many users copy URL from location bar, which has *.localhost:8080 host instead of a publicly aavailable gateway.

Describe alternatives you've considered

Improving menu item label is tracked in https://github.com/ipfs-shipyard/ipfs-companion/issues/857 but does not solve the problem of user copying URL from address bar.

Additional context

贡献者指南