Copy link
Copies a formatted link to the current tab onto the clipboard.
Apa itu Copy link?
Copy link adalah ekstensi Chrome yang dikembangkan oleh Tim Dierks, dan fitur utamanya adalah "Copies a formatted link to the current tab onto the clipboard.".
Unduh Berkas CRX Ekstensi Copy link
Unduh file ekstensi Copy link dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Copy link |
ID | cgkebkmimknmkflnkcdagamcifjnbfne |
URL Resmi | https://chromewebstore.google.com/detail/copy-link/cgkebkmimknmkflnkcdagamcifjnbfne |
Deskripsi | Copies a formatted link to the current tab onto the clipboard. |
Ukuran File | 17.71 KB |
Jumlah Instalasi | 229 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2017-01-28 |
Tanggal Publikasi | 2017-01-28 |
Penilaian | 3.50/5 Total 2 Penilaian |
Pengembang | Tim Dierks |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/tdierks/copy-url-ext |
URL Halaman Bantuan | https://github.com/tdierks/copy-url-ext/blob/master/README.md |
Bahasa yang Didukung | 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 |