Voilà!

Show the pictures of a given profile

什麼是Voilà!?

Voilà!是由João Órfão開發的Chrome擴展程式,該擴展的主要功能是“Show the pictures of a given profile”。

擴展截圖

screenshot

下載Voilà!擴展crx文件

下載Voilà!擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 Voilà! Voilà!
ID gnfabobeaihdoakmlekahakeamcbbkeo
官方網址 https://chromewebstore.google.com/detail/voil%C3%A0/gnfabobeaihdoakmlekahakeamcbbkeo
簡介 Show the pictures of a given profile
檔案大小 8.05 KB
安裝次數 327
目前版本 0.1
更新時間 2015-08-06
上架時間 2015-08-06
評分 3.67/5 共 6 次評分
開發者 João Órfão
付費類型 free
支援的語言 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",
        ""
    ]
}