Rich URL
Copy, save and share information in a convenient format.
¿Qué es Rich URL?
Rich URL es una extensión de Chrome desarrollada por Pavel Ukhan, y su función principal es "Copy, save and share information in a convenient format.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Rich URL
Descarga archivos de extensión Rich URL en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | Rich URL |
ID | bkjdcppkdgccnhjibfhlhmeiafnjfamk |
URL Oficial | https://chromewebstore.google.com/detail/rich-url/bkjdcppkdgccnhjibfhlhmeiafnjfamk |
Descripción | Copy, save and share information in a convenient format. |
Tamaño del Archivo | 652 KB |
Cantidad de Instalaciones | 5,196 |
Versión Actual | 3.7.0 |
Última Actualización | 2024-01-25 |
Fecha de Publicación | 2019-08-21 |
Calificación | 4.77/5 Total de 61 Calificaciones |
Desarrollador | Pavel Ukhan |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://richurl.madewithlove.in.ua/ |
URL de la Página de Política de Privacidad | https://github.com/ukhan/privacy |
Idiomas Soportados | 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", " |