Easy Business Card Creator
This FREE business card creator software makes creating a business card a snap
Wat is Easy Business Card Creator?
Easy Business Card Creator is een Chrome-extensie ontwikkeld door rodpotter16, en de belangrijkste functie is "This FREE business card creator software makes creating a business card a snap".
Extensie Screenshots
Download het CRX-bestand van de extensie Easy Business Card Creator
Download Easy Business Card Creator-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
Quickly create and DOWNLOAD a business card! This FREE business card creator software makes creating a business card a snap. Learn how to generate more business using LinkedIn by going to http://www.WorldClassLinkedIn.com
Basisinformatie over de Extensie
Naam | |
ID | mhklkainnooopjmmeaegocfilibjgped |
Officiële URL | https://chrome.google.com/webstore/detail/easy-business-card-creato/mhklkainnooopjmmeaegocfilibjgped |
Beschrijving | This FREE business card creator software makes creating a business card a snap |
Bestandsgrootte | 18.78 KB |
Aantal Installaties | 1,000 |
Huidige Versie | 2.0 |
Laatst Bijgewerkt | 2017-08-24 |
Publicatiedatum | 2017-08-24 |
Beoordeling | 2.32/5 Totaal 19 Beoordelingen |
Ontwikkelaar | rodpotter16 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Easy Business Card Creator", "manifest_version": 2, "short_name": "bcsupport", "description": "This FREE business card creator software makes creating a business card a snap", "version": "2.0", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_172-1503606870.png" }, "icons": { "128": "128px_172-1503606879.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |