提供元: marcelorevok Add-on
Inspect and view changes in Tel Link Handler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tel Link Handler",
"version": "1.0",
"description": "Redireciona links do tipo 'tel' para o Google Contacts ou WhatsApp.",
"permissions": [
"webRequest",
"webRequestBlocking",
"*://*/*",
"storage"
],
"options_ui": {
"page": "options.html"
},
"protocol_handlers": [
{
"protocol": "tel",
"name": "Add to Google Contacts",
"uriTemplate": "https://contacts.google.com/new?phone=%s&source=google-contacts-from-link"
},
{
"protocol": "tel",
"name": "Send a message through WhatsApp",
"uriTemplate": "https://web.whatsapp.com/send?phone=%s&source=google-contacts-from-link"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_specific_settings": {
"gecko": {
"id": "tellinkhandler@marcelothebuilder.github.com",
"strict_min_version": "42.0"
}
}
} ベストのTel Link Handler代替案
Tel Link Handlerに類似したFirefox add-onをいくつか紹介します:
WhatsApp Redirect
Gustavo Costa
Abrir número no WhatsApp
Fursee
Whatsapp Link Generator
Lays
Tel-Linker US
Subculture Networks
Whatsapp Generador link WEB
Luciano Azevedo
Redirect2WppWeb
fguimaraess
WhazzApp
a1Th
Nomeador para WhatsApp Web
Mateus Gabriel Rosa Anastacio
Remove Tel Links
Dale
Telsome Click2Call
Telsome Spain
Nvoip
Marcos Andrade