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 |
公式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 |
Eメール | [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", " |