Social Search Extension
Extension for privacy protection for your browser.
Social Search Extensionคืออะไร?
Social Search Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย developers และคุณลักษณะหลักของมันคือ "Extension for privacy protection for your browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Social Search Extension
ดาวน์โหลดไฟล์ส่วนขยาย Social Search Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Stop worrying, start browsing! Take back your privacy on every device with Social Search. Privacy, simplified. Seamlessly take control of your personal information, no atter where the Internet takes you. Privacy, at a glance. The Privacy Grade shows you how much a site can be trusted, before and after our Privacy. Protection is applied. Smarter encryption. We force sites to use encrypted connections when available, protecting your data from prying eyes. Escape advertising trackers. Our tracker blocker stops advertisers from tracking you on the sites you visit. The Internet just got less creepy. To install the socialsearch chrome extension: 1️⃣ Click the "Add to Chrome" button. 2️⃣ Add "socialsearch" box appears > click "Add extension.". 3️⃣ Installation completed! Enjoy the savings! By clicking the "Add To Chrome" button and activating the socialsearch extension, you agree to socialsearch.com's: ✅ Terms of Agreement (found here: https://socialsearch.com/terms) ✅ Privacy Policy (found here: https://socialsearch.com/privacy For inquiries, please contact: [email protected] To remove the extension from your Chrome browser: ⛔ Click the Google Extensions icon located in the upper right corner of your browser. ⛔ Locate and click the three vertical dots corresponding to the socialsearch extension. ⛔ Click "Remove from Chrome..." and a confirmation box will appear.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Social Search Extension |
ID | bbbembblhbfclkjhihpifgbaebdomplf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/social-search-extension/bbbembblhbfclkjhihpifgbaebdomplf |
คำอธิบาย | Extension for privacy protection for your browser. |
ขนาดไฟล์ | 1.06 MB |
จำนวนการติดตั้ง | 207 |
เวอร์ชันปัจจุบัน | 1.1.0 |
อัปเดตครั้งล่าสุด | 2022-08-05 |
วันที่เผยแพร่ | 2022-07-25 |
ผู้พัฒนา | developers |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://socialsearch.com |
URL หน้านโยบายความเป็นส่วนตัว | https://items.com/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Extension for privacy protection for your browser.", "version": "1.1.0", "manifest_version": 3, "name": "Social Search Extension", "options_page": "options.html", "feedback_page": "feedback.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "32.png" }, "icons": { "16": "16.png", "19": "19.png", "32": "32.png", "38": "38.png", "48": "48.png", "64": "64.png", "96": "96.png", "112": "112.png", "128": "128.png" }, "content_scripts": [ { "matches": [ " |