People
The People extension is making browsing super fast and efficient for todays web users.
People क्या है?
People https://people-tab.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The People extension is making browsing super fast and efficient for todays web users."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में People एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
People tab is an extension with a simple layout. It enables your browser experience to be different. It contains different photos of people from around the world and handy quick links . The extension uses the Yahoo search engine and it will take you to your results fast by directly launching you into the web instantly and landing you on a search results page. By clicking "Add to Chrome", I accept and agree to installing the People-tab Chrome extension and setting Chrome™ New Tab, Homepage takeover, and Default Search to that provided by the service and the Terms of Use and Privacy Policy Terms of Use: https://people-tab.com/terms/ Privacy Policy: https://people-tab.com/privacy/
एक्सटेंशन की मूल जानकारी
नाम | People |
ID | gbkifnmjkjmmncjcfcpdcnajlipadhem |
आधिकारिक URL | https://chromewebstore.google.com/detail/people/gbkifnmjkjmmncjcfcpdcnajlipadhem |
विवरण | The People extension is making browsing super fast and efficient for todays web users. |
फ़ाइल का आकार | 8.15 MB |
स्थापना संख्या | 67,832 |
वर्तमान संस्करण | 1.0.5 |
अंतिम अपडेट | 2023-10-13 |
प्रकाशन तिथि | 2021-04-27 |
रेटिंग | 4.86/5 कुल 21 रेटिंग्स |
डेवलपर | https://people-tab.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://people-tab.com |
गोपनीयता नीति पृष्ठ URL | https://syndic8.asia/privacy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "static\/js\/background.js" }, "version": "1.0.5", "manifest_version": 3, "name": "People", "description": "The People extension is making browsing super fast and efficient for todays web users.", "homepage_url": "https:\/\/people-tab.com\/", "permissions": [ "storage" ], "icons": { "16": "img\/icon16px.png", "48": "img\/icon48px.png", "128": "img\/icon128px.png" }, "chrome_url_overrides": { "newtab": "newTab.html" }, "chrome_settings_overrides": { "search_provider": { "name": "People", "keyword": "Keyword", "search_url": "https:\/\/search.people-tab.com\/search?q={searchTerms}", "favicon_url": "https:\/\/people-tab.com\/wp-content\/uploads\/2021\/04\/favicon.ico", "encoding": "UTF-8", "is_default": true } }, "content_security_policy": [] } |