Exposè

All the things you already had access to!

Exposè란 무엇입니까?

Exposè은(는) AM에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "All the things you already had access to!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Exposè 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        (Update : Issues FIXED. Due to recent changes in FB, some features were unavailable. This update brings all the features back! ) 

Ever had the eery feeling that your actions on facebook aren't really private? It's about time we took our privacy in our own hands.

- That friend of your's who shares everything in the world
- That friend of friend who tags you in every picture

Despite your privacy settings, not everything is hidden.

Expose allows you to see content for any facebook user/page/company that is implicitly public. No hacks, no tricks and no illegitimate access.

Best way to use this is to try it on a profile or someone you are NOT friends with.  

(Free version restricts access to some special searches). Buy pro at http://bitly.com/exposepro                    

확장 프로그램 기본 정보

이름 Exposè Exposè
ID dimhkpfbnlhhoioadcdfbfgioebfnjpk
공식 URL https://chrome.google.com/webstore/detail/expos%C3%A8/dimhkpfbnlhhoioadcdfbfgioebfnjpk
설명 All the things you already had access to!
파일 크기 10.23 KB
설치 횟수 2,000
현재 버전 5.0
최근 업데이트 2015-06-28
출시 날짜 2015-06-28
평점 2.95/5 총 22 개의 평점
개발자 AM
결제 유형 free
확장 프로그램 웹 사이트 http://www.anmodi.com
도움말 페이지 URL http://bit.ly/contactankur
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Expos\u00e8",
    "version": "5.0",
    "description": "All the things you already had access to!",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Get Pics (Expose Free)",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "icons": {
        "48": "icon.png",
        "128": "icon.png",
        "64": "icon.png"
    }
}