Exposè
All the things you already had access to!
Exposè क्या है?
Exposè AM द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "All the things you already had access to!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Exposè एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |