Exposè
All the things you already had access to!
Exposèคืออะไร?
Exposè เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AM และคุณลักษณะหลักของมันคือ "All the things you already had access to!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Exposè
ดาวน์โหลดไฟล์ส่วนขยาย 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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" } } |