sneak-peak

View facebook pics of any user.

sneak-peak क्या है?

sneak-peak Anurag द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "View facebook pics of any user."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में sneak-peak एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम sneak-peak sneak-peak
ID cpimjbpbkpggeiicmehlcnmdoecmfane
आधिकारिक URL https://chromewebstore.google.com/detail/sneak-peak/cpimjbpbkpggeiicmehlcnmdoecmfane
विवरण View facebook pics of any user.
फ़ाइल का आकार 177 KB
स्थापना संख्या 3,179
वर्तमान संस्करण 0.2.0
अंतिम अपडेट 2015-03-17
प्रकाशन तिथि 2015-03-17
रेटिंग 2.97/5 कुल 35 रेटिंग्स
डेवलपर Anurag
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.anuragkr.in/
समर्थित भाषाएँ 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
    }
}