FastMeeting

Organize your one-to-one meetings, easily.

Qu'est-ce que FastMeeting ?

FastMeeting est une extension Chrome développée par http://app.fastmeeting.me, et sa fonction principale est "Organize your one-to-one meetings, easily.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension FastMeeting

Téléchargez les fichiers d'extension FastMeeting au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom FastMeeting FastMeeting
ID pkopcpphbmkmoodgadifhdaofbjebboo
URL Officiel https://chrome.google.com/webstore/detail/fastmeeting/pkopcpphbmkmoodgadifhdaofbjebboo
Description Organize your one-to-one meetings, easily.
Taille du Fichier 130 KB
Nombre d'Installations 10
Version Actuelle 1.1
Dernière Mise à Jour 2014-06-16
Date de Publication 2014-06-16
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://app.fastmeeting.me
Type de Paiement free
Site Web de l'Extension http://www.fastmeeting.me/
Langues Prises en Charge fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FastMeeting",
    "description": "Organize your one-to-one meetings, easily.",
    "version": "1.1",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icon48.png",
            "38": "img\/icon48.png"
        },
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "web_accessible_resources": [
        "img\/icon128.png"
    ]
}