Copy link
Copies a formatted link to the current tab onto the clipboard.
Co je Copy link?
Copy link je rozšíření Chrome vyvinuté Tim Dierks, a jeho hlavní funkcí je „Copies a formatted link to the current tab onto the clipboard.“.
Stáhnout soubor CRX rozšíření Copy link
Stáhněte si soubory rozšíření Copy link ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
When you click this extension's icon, it will copy the current tab's URL to the clipboard, formatted so it can be pasted into a document or email message as a link, with the tab's title as the text of the link and the tab's URL as the target of the link. It also supports copying the tab's title and link as a Markdown-formatted string suitable for pasting into Markdown documents.
Základní Informace o Rozšíření
Název | Copy link |
ID | cgkebkmimknmkflnkcdagamcifjnbfne |
Oficiální URL | https://chromewebstore.google.com/detail/copy-link/cgkebkmimknmkflnkcdagamcifjnbfne |
Popis | Copies a formatted link to the current tab onto the clipboard. |
Velikost souboru | 17.71 KB |
Počet instalací | 229 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2017-01-28 |
Datum Vydání | 2017-01-28 |
Hodnocení | 3.50/5 Celkem 2 Hodnocení |
Vývojář | Tim Dierks |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/tdierks/copy-url-ext |
URL Stránky Nápovědy | https://github.com/tdierks/copy-url-ext/blob/master/README.md |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Copy link", "description": "Copies a formatted link to the current tab onto the clipboard.", "author": "Tim Dierks |