Exposè

All the things you already had access to!

Exposè là gì?

Exposè là một tiện ích mở rộng Chrome được phát triển bởi AM, và tính năng chính của nó là "All the things you already had access to!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Exposè

Tải xuống các tệp mở rộng Exposè dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        (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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Exposè Exposè
ID dimhkpfbnlhhoioadcdfbfgioebfnjpk
URL Chính Thức https://chrome.google.com/webstore/detail/expos%C3%A8/dimhkpfbnlhhoioadcdfbfgioebfnjpk
Mô tả All the things you already had access to!
Kích Thước Tệp 10.23 KB
Số Lần Cài Đặt 2,000
Phiên Bản Hiện Tại 5.0
Cập Nhật Lần Cuối 2015-06-28
Ngày Phát Hành 2015-06-28
Đánh Giá 2.95/5 Tổng số 22 Đánh Giá
Nhà Phát Triển AM
Loại Thanh Toán free
Trang Web Mở Rộng http://www.anmodi.com
URL Trang Trợ Giúp http://bit.ly/contactankur
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}