Hover and Copy
Hover over any link or image and copy it with your keyboard shortcut.
Vad är Hover and Copy?
Hover and Copy är en Chrome-tillägg utvecklad av Mustafa KÜÇÜK, och dess huvudfunktion är "Hover over any link or image and copy it with your keyboard shortcut.".
Tilläggsskärmbilder
Ladda ner Hover and Copy-förlängningens CRX-fil
Ladda ner Hover and Copy-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Hover over any link or image and copy it with your keyboard shortcut.
Hover over the link or image you want to copy and use CTRL + C or CMD + C depending on your operating system.
That's it! Grundläggande Information om Tillägg
| Namn | |
| ID | moanghbdjdafhoppikcalbkggpnbhhid |
| Officiell webbadress | https://chromewebstore.google.com/detail/hover-and-copy/moanghbdjdafhoppikcalbkggpnbhhid |
| Beskrivning | Hover over any link or image and copy it with your keyboard shortcut. |
| Filstorlek | 43.39 KB |
| Antal Installationer | 529 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2020-02-05 |
| Publiceringsdatum | 2020-02-01 |
| Betyg | 3.11/5 Totalt 9 Betyg |
| Utvecklare | Mustafa KÜÇÜK |
| E-post | [email protected] |
| Betalningssätt | free |
| Hjälpsida URL | https://mustafakucuk.net |
| Stödda Språk | en,tr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.0",
"manifest_version": 2,
"browser_action": [],
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"js": [
"jquery.min.js",
"main.js"
],
"matches": [
" | |