Copy Page Title and URL
A Chrome extension that allows you to copy both the page title and URL using the keyboard shortcut Ctrl+Shift+P.
Copy Page Title and URL là gì?
Copy Page Title and URL là một tiện ích mở rộng Chrome được phát triển bởi LiDeguang, và tính năng chính của nó là "A Chrome extension that allows you to copy both the page title and URL using the keyboard shortcut Ctrl+Shift+P.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Copy Page Title and URL
Tải xuống các tệp mở rộng Copy Page Title and URL dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
When users share a webpage link with their friends, a simple URL composed of letters and numbers can seem cold and robotic. However, with our extension, users can easily create a personalized link by pressing the keyboard shortcut Ctrl-shift-p. By selecting the desired webpage and pressing the shortcut, the page title will be copied to the clipboard, and the URL will be pasted into the chat window. This way, friends can easily understand what interesting content you're sharing, without having to read the URL manually. Our extension also allows users to create unique links for different occasions, such as for work, play, or personal use. With our extension, users can easily and effectively share webpage links with their friends, and create personalized links that showcase their unique style and preferences. If you encounter any issues while using the extension, please submit an issue on the following GitHub repository: https://github.com/Deguang/link-and-title-copy-pro/issues
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Copy Page Title and URL |
ID | kakoelinbkchhkjcbgjgmailplkhpkod |
URL Chính Thức | https://chromewebstore.google.com/detail/copy-page-title-and-url/kakoelinbkchhkjcbgjgmailplkhpkod |
Mô tả | A Chrome extension that allows you to copy both the page title and URL using the keyboard shortcut Ctrl+Shift+P. |
Kích Thước Tệp | 107 KB |
Số Lần Cài Đặt | 166 |
Phiên Bản Hiện Tại | 0.1 |
Cập Nhật Lần Cuối | 2023-09-06 |
Ngày Phát Hành | 2023-04-06 |
Nhà Phát Triển | LiDeguang |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/Deguang/link-and-title-copy-pro |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Copy Page Title and URL", "version": "0.1", "description": "A Chrome extension that allows you to copy both the page title and URL using the keyboard shortcut Ctrl+Shift+P.", "manifest_version": 3, "permissions": [ "clipboardWrite", "tabs" ], "host_permissions": [ " |