Rich URL
Copy, save and share information in a convenient format.
什麼是Rich URL?
Rich URL是由Pavel Ukhan開發的Chrome擴展程式,該擴展的主要功能是“Copy, save and share information in a convenient format.”。
擴展截圖
下載Rich URL擴展crx文件
下載Rich URL擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Rich URL is an extension, which will help you to copy, share or save information from viewed pages in one or two clicks. Why use the extension for copying if there is a standard shortcut of Ctrl+C/Cmd+C for this purpose, ask you? With the extension, it will be a little faster and more comfortable. Find out more on the website https://richurl.madewithlove.in.ua/en/ * * * Available options: ● Copying (formatted and plain) ▸ The current tab ▸ All tabs of the current window ▸ Tabs of all open windows ● Sending by e-mail ● Share on social media ● Making service API requests for, for example ▸ turning the URL of the current page into a QR code ▸ search in various services For coping and sharing such elements are available: ● Page URL ▸ convert Unicode characters ▸ clearing marketing and other service marks ▸ add to URL your own parameters (affiliate programs) ▸ URL shortening (bit.ly, is.gd, clck.ru, cutt.ly, t.ly, goo.su) ● Page title ● Selected text on the page ● All page text
擴展基本資訊
名稱 | Rich URL |
ID | bkjdcppkdgccnhjibfhlhmeiafnjfamk |
官方網址 | https://chromewebstore.google.com/detail/rich-url/bkjdcppkdgccnhjibfhlhmeiafnjfamk |
簡介 | Copy, save and share information in a convenient format. |
檔案大小 | 652 KB |
安裝次數 | 5,196 |
目前版本 | 3.7.0 |
更新時間 | 2024-01-25 |
上架時間 | 2019-08-21 |
評分 | 4.77/5 共 61 次評分 |
開發者 | Pavel Ukhan |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://richurl.madewithlove.in.ua/ |
隱私政策頁面URL | https://github.com/ukhan/privacy |
支援的語言 | en,ru,uk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "version": "3.7.0", "icons": { "16": "icons\/16.png", "24": "icons\/24.png", "32": "icons\/32.png", "48": "icons\/48.png", "96": "icons\/96.png", "128": "icons\/128.png", "256": "icons\/256.png" }, "permissions": [ "activeTab", "contextMenus", "storage", "clipboardWrite", "identity", "notifications", "declarativeContent" ], "optional_permissions": [ "tabs", " |