sneak-peak

View facebook pics of any user.

sneak-peak là gì?

sneak-peak là một tiện ích mở rộng Chrome được phát triển bởi Anurag, và tính năng chính của nó là "View facebook pics of any user.".

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

screenshot

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

Tải xuống các tệp mở rộng sneak-peak 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

                        View (hidden) facebook pictures of any user. They don't really need to be your friends.                    

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

Tên sneak-peak sneak-peak
ID cpimjbpbkpggeiicmehlcnmdoecmfane
URL Chính Thức https://chromewebstore.google.com/detail/sneak-peak/cpimjbpbkpggeiicmehlcnmdoecmfane
Mô tả View facebook pics of any user.
Kích Thước Tệp 177 KB
Số Lần Cài Đặt 3,179
Phiên Bản Hiện Tại 0.2.0
Cập Nhật Lần Cuối 2015-03-17
Ngày Phát Hành 2015-03-17
Đánh Giá 2.97/5 Tổng số 35 Đánh Giá
Nhà Phát Triển Anurag
Loại Thanh Toán free
Trang Web Mở Rộng http://www.anuragkr.in/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "sneak-peak",
    "version": "0.2.0",
    "description": "View facebook pics of any user.",
    "icons": {
        "16": "icons\/sneak16.png",
        "48": "icons\/sneak48.png",
        "128": "icons\/sneak128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/sneak1281.png",
        "default_title": "sneak-peak",
        "default_popup": "main.html"
    },
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}