Click2Tel
Click on "tel:" links to copy phone numbers to your clipboard and automatically paste them into the dialer's input field.
What is Click2Tel?
Click2Tel is a Chrome extension developed by support, and its main feature is "Click on "tel:" links to copy phone numbers to your clipboard and automatically paste them into the dialer's input field.".
Extension Screenshots
Download Click2Tel Extension CRX File
Download Click2Tel extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Click2Tel |
ID | fkmnchglediflnaekcmilminojpockcl |
Official URL | https://chromewebstore.google.com/detail/click2tel/fkmnchglediflnaekcmilminojpockcl |
Description | Click on "tel:" links to copy phone numbers to your clipboard and automatically paste them into the dialer's input field. |
File Size | 137 KB |
Installation Count | 36 |
Current Version | 2.00 |
Last Updated | 2023-05-05 |
Publish Date | 2023-04-06 |
Rating | 5.00/5 Total 1 Ratings |
Developer | support |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [ " |