
Copy Extra URL bởi 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 người dùng5 người dùng
Siêu dữ liệu mở rộng
Ảnh chụp màn hình


Về tiện ích mở rộng này
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)
Được xếp hạng 5 (bởi 1 người dùng)
Quyền hạn và dữ liệuTìm hiểu thêm
Quyền hạn bắt buộc:
- Nhận dữ liệu từ bộ nhớ tạm
- Truy cập các thẻ trên trình duyệt
Thêm thông tin
- Phiên bản
- 2.2
- Kích cỡ
- 43,59 KB
- Cập nhật gần nhất
- 3 năm trước (27 Thg 12 2022)
- Thể loại có liên quan
- Giấy phép
- Mozilla Public License 2.0
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập
Ghi chú phát hành cho phiên bản 2.2
update to support new requirements for clipboard use