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ファイルをダウンロード

Exposè拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        (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"
    }
}