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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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", " |