Easy Contacts Opener for Google Contacts™
1-click to open Google Contacts™
Was ist Easy Contacts Opener for Google Contacts™?
Easy Contacts Opener for Google Contacts™ ist eine Chrome-Erweiterung, die von https://kyan001.com entwickelt wurde, und ihr Hauptmerkmal ist "1-click to open Google Contacts™".
Erweiterungsscreenshots
Easy Contacts Opener for Google Contacts™-Erweiterungs-CRX-Datei herunterladen
Laden Sie Easy Contacts Opener for Google Contacts™-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
One-click to open Google Contacts™ in a new tab.
Nearly 0 Memory consumption, 0 CPU occupation. Perfect experience!
Focus on one dedicated function, and make it great.
Keep improving, simple goes pro! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | efnhgdhfilhagkkfplapfkcfodhdgeoa |
| Offizielle URL | https://chromewebstore.google.com/detail/easy-contacts-opener-for/efnhgdhfilhagkkfplapfkcfodhdgeoa |
| Beschreibung | 1-click to open Google Contacts™ |
| Dateigröße | 8.17 KB |
| Installationsanzahl | 1,033 |
| Aktuelle Version | 1.8 |
| Letztes Update | 2020-03-30 |
| Veröffentlichungsdatum | 2020-03-29 |
| Bewertung | 4.33/5 Insgesamt 3 Bewertungen |
| Entwickler | https://kyan001.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.kyan001.com |
| Unterstützte Sprachen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Easy Contacts Opener for Google Contacts\u2122",
"version": "1.8",
"short_name": "ECO",
"description": "1-click to open Google Contacts\u2122",
"manifest_version": 2,
"icons": {
"128": "icon_128.png"
},
"permissions": [],
"background": {
"scripts": [
"popup.js"
]
},
"browser_action": {
"default_icon": "icon_128.png",
"default_title": "Easy Contacts Opener for Google Contacts\u2122"
}
} | |