Easy Contacts Opener for Google Contacts™
1-click to open Google Contacts™
Wat is Easy Contacts Opener for Google Contacts™?
Easy Contacts Opener for Google Contacts™ is een Chrome-extensie ontwikkeld door https://kyan001.com, en de belangrijkste functie is "1-click to open Google Contacts™".
Extensie Screenshots
Download het CRX-bestand van de extensie Easy Contacts Opener for Google Contacts™
Download Easy Contacts Opener for Google Contacts™-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
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! Basisinformatie over de Extensie
| Naam | |
| ID | efnhgdhfilhagkkfplapfkcfodhdgeoa |
| Officiële URL | https://chromewebstore.google.com/detail/easy-contacts-opener-for/efnhgdhfilhagkkfplapfkcfodhdgeoa |
| Beschrijving | 1-click to open Google Contacts™ |
| Bestandsgrootte | 8.17 KB |
| Aantal Installaties | 1,033 |
| Huidige Versie | 1.8 |
| Laatst Bijgewerkt | 2020-03-30 |
| Publicatiedatum | 2020-03-29 |
| Beoordeling | 4.33/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | https://kyan001.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.kyan001.com |
| Ondersteunde Talen | 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"
}
} | |