
Copy Extra URL 作者: Alexey
Add-on allows to: - copy a part of url after domain to clipboard - navigate the browser to the address from clipboard on any domain
5 个用户5 个用户
扩展元数据
屏幕截图


关于此扩展
The add-on allows to:
This might be useful when you work in a team where people share links and you often need to open same page on another environment (e.g. dev environment)
- Copy the part of current url that is after the domain to clipboard.
For example:
For URL http://www.somedomain.com/page1.jsp?a=1&b=2 the part /page1.jsp?a=1&b=2 will be copied to the clipboard - Navigate current page to {current_domain} + {part of url in clipboard}
For example:
If you are currently on the www.anotherdomain.com/en/somepage.jsp?par=1 and /page1.jsp?a=1&b=2 is in the clipboard you will be navigated to www.anotherdomain.com/page1.jsp?a=1&b=2
This might be useful when you work in a team where people share links and you often need to open same page on another environment (e.g. dev environment)
评分 5(1 位用户)
权限与数据详细了解
必要权限:
- 获取剪贴板数据
- 获取浏览器标签页
更多信息