Save to
A chrome extension that lets you directly save contacts in phone from web pages
Wat is Save to?
Save to is een Chrome-extensie ontwikkeld door https://imagetext.xyz, en de belangrijkste functie is "A chrome extension that lets you directly save contacts in phone from web pages".
Extensie Screenshots
Download het CRX-bestand van de extensie Save to
Download Save to-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
A chrome extension that lets you directly save contacts in phone from web pages. Features:- * Select any which contains email or phone number a plus sign button will appear, click on that button popup will open . enter first name and last name click enter. contact will directly synced to your phone. if logged in with same gmail id as logged in on phone. Troubleshooting:- https://support.google.com/contacts/answer/2753077 This is a open source project hosted on github here https://github.com/fxnoob/save-to-google-contact
Basisinformatie over de Extensie
Naam | Save to |
ID | ofifhemkgcbeneclidajibkcjllgmjfp |
Officiële URL | https://chromewebstore.google.com/detail/save-to/ofifhemkgcbeneclidajibkcjllgmjfp |
Beschrijving | A chrome extension that lets you directly save contacts in phone from web pages |
Bestandsgrootte | 763 KB |
Aantal Installaties | 287 |
Huidige Versie | 3.0.0 |
Laatst Bijgewerkt | 2022-05-31 |
Publicatiedatum | 2019-04-25 |
Beoordeling | 2.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://imagetext.xyz |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://saveto.imagetext.xyz/landing |
URL van de Privacybeleid Pagina | https://imagetext.xyz/privacy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Save to", "version": "3.0.0", "manifest_version": 3, "description": "A chrome extension that lets you directly save contacts in phone from web pages", "icons": { "128": "images\/icon-128.png" }, "background": { "service_worker": "background.bundle.js" }, "default_locale": "en", "permissions": [ "activeTab", "storage" ], "host_permissions": [ " |