Easy Contacts Opener for Google Contacts™
1-click to open Google Contacts™
Vad är Easy Contacts Opener for Google Contacts™?
Easy Contacts Opener for Google Contacts™ är en Chrome-tillägg utvecklad av https://kyan001.com, och dess huvudfunktion är "1-click to open Google Contacts™".
Tilläggsskärmbilder
Ladda ner Easy Contacts Opener for Google Contacts™-förlängningens CRX-fil
Ladda ner Easy Contacts Opener for Google Contacts™-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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! Grundläggande Information om Tillägg
| Namn | |
| ID | efnhgdhfilhagkkfplapfkcfodhdgeoa |
| Officiell webbadress | https://chromewebstore.google.com/detail/easy-contacts-opener-for/efnhgdhfilhagkkfplapfkcfodhdgeoa |
| Beskrivning | 1-click to open Google Contacts™ |
| Filstorlek | 8.17 KB |
| Antal Installationer | 1,033 |
| Aktuell Version | 1.8 |
| Senast Uppdaterad | 2020-03-30 |
| Publiceringsdatum | 2020-03-29 |
| Betyg | 4.33/5 Totalt 3 Betyg |
| Utvecklare | https://kyan001.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.kyan001.com |
| Stödda Språk | 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"
}
} | |