Click2Tel
Click on "tel:" links to copy phone numbers to your clipboard and automatically paste them into the dialer's input field.
Hvad er Click2Tel?
Click2Tel er en Chrome-udvidelse udviklet af support, og dens hovedfunktion er "Click on "tel:" links to copy phone numbers to your clipboard and automatically paste them into the dialer's input field.".
Udvidelsesskærmbilleder
Download Click2Tel-udvidelses-CRX-fil
Download Click2Tel-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
Effortlessly click on "tel:" links to copy phone numbers to your clipboard and automatically paste them into the dialer's input field. Save time and make phone calls more convenient with this handy extension.
Grundlæggende oplysninger om udvidelsen
Navn | Click2Tel |
ID | fkmnchglediflnaekcmilminojpockcl |
Officiel URL | https://chromewebstore.google.com/detail/click2tel/fkmnchglediflnaekcmilminojpockcl |
Beskrivelse | Click on "tel:" links to copy phone numbers to your clipboard and automatically paste them into the dialer's input field. |
Filstørrelse | 137 KB |
Antal Installationer | 36 |
Nuværende Version | 2.00 |
Senest Opdateret | 2023-05-05 |
Udgivelsesdato | 2023-04-06 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | support |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | en,nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Click2Tel", "description": "Click on \"tel:\" links to copy phone numbers to your clipboard and automatically paste them into the dialer's input field.", "version": "2.00", "permissions": [ "clipboardWrite" ], "action": { "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |