Copy Link
Copy links and page urls with text from context menu
Hvad er Copy Link?
Copy Link er en Chrome-udvidelse udviklet af axmet180, og dens hovedfunktion er "Copy links and page urls with text from context menu".
Udvidelsesskærmbilleder
Download Copy Link-udvidelses-CRX-fil
Download Copy Link-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
This extension provides an ability to edit Context Menu for links.
Context Menu is edited in the extension Options window.
In Options you can:
- create new Context Menu item by specifying its Title and Macros
- edit Context Menu item Title and Macros
- delete Item
Menu Item Macros can contain {u} and {t} macros, which will be replaced by link URL and link Text respectively.
If you want to support this extension, there is paypal me page - https://www.paypal.me/niyaz17
var 5.4.0
---------
+ selection shortcutted option
var 5.3.0
---------
+ open options page in new tab
var 5.2.0
---------
+ drag and drop sorting of context menu items
var 5.1.0
---------
+ copy links info from selection
ver 5.0.0
---------
+ multiline macros
+ edit functionality
ver 4.1.2
---------
+ shortcut to copy hovered link Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | mjpbijfgaajfmabmfnabchojdlpfnbbi |
| Officiel URL | https://chromewebstore.google.com/detail/copy-link/mjpbijfgaajfmabmfnabchojdlpfnbbi |
| Beskrivelse | Copy links and page urls with text from context menu |
| Filstørrelse | 1.03 MB |
| Antal Installationer | 13,232 |
| Nuværende Version | 5.5.2 |
| Senest Opdateret | 2020-04-03 |
| Udgivelsesdato | 2020-03-30 |
| Bedømmelse | 3.89/5 Samlet 81 Bedømmelser |
| Udvikler | axmet180 |
| [email protected] | |
| Betalingsmetode | free |
| URL til Fortrolighedspolitik Side | http://www.example.com |
| Understøttede Sprog | en,ru,uk,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "5.5.2",
"background": {
"scripts": [
"js\/clipboard.js",
"js\/action.js",
"js\/background.js",
"js\/app.js"
]
},
"content_scripts": [
{
"all_frames": true,
"js": [
"js\/links.js"
],
"matches": [
" | |