Voilà!

Show the pictures of a given profile

Qu'est-ce que Voilà! ?

Voilà! est une extension Chrome développée par João Órfão, et sa fonction principale est "Show the pictures of a given profile".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Voilà!

Téléchargez les fichiers d'extension Voilà! 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

                        Voilà! It's an extension to let you see in a single page all the pictures of a given Facebook profile. In order to visualize the pictures, you must be in the desired profile and then press the extension icon.

Attention: now you can only use this extension if you change your language to English (en_US). We are trying to solve this issue.

Icon made by http://www.freepik.com and licensed under Creative Commons BY 3.0                    

Informations de Base sur l'Extension

Nom Voilà! Voilà!
ID gnfabobeaihdoakmlekahakeamcbbkeo
URL Officiel https://chromewebstore.google.com/detail/voil%C3%A0/gnfabobeaihdoakmlekahakeamcbbkeo
Description Show the pictures of a given profile
Taille du Fichier 8.05 KB
Nombre d'Installations 327
Version Actuelle 0.1
Dernière Mise à Jour 2015-08-06
Date de Publication 2015-08-06
Évaluation 3.67/5 Total 6 Évaluations
Développeur João Órfão
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Voil\u00e0!",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Show the pictures of a given profile",
    "author": "Jo\u00e3o \u00d3rf\u00e3o",
    "browser_action": {
        "default_icon": "icon48.png",
        "icons": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        ""
    ]
}