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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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",
        ""
    ]
}