Search With GPT
Display ChatGPT response alongside search engine results
Search With GPT क्या है?
Search With GPT TickTech द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Display ChatGPT response alongside search engine results"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Search With GPT एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This browser plugin is designed to enhance your search experience by providing OpenAI GPT responses alongside search engine results. With this extension, you can easily access helpful and relevant information without having to leave your search page. Simply type in your query, and OpenAI GPT 3 will provide a concise and informative response that appears alongside the search results. This plugin is perfect for those looking to streamline their search process and get quick and accurate answers to their queries. What is your privacy policy? At SearchWithGPT, we uphold the highest standards of user privacy. We do not engage in the use of advertisements, cookies, or third-party trackers, and do not transmit any user information to external entities beyond the user's local machine.
एक्सटेंशन की मूल जानकारी
नाम | Search With GPT |
ID | bjpfmfdlifpclnpapjclkofbcgjhgmgg |
आधिकारिक URL | https://chromewebstore.google.com/detail/search-with-gpt/bjpfmfdlifpclnpapjclkofbcgjhgmgg |
विवरण | Display ChatGPT response alongside search engine results |
फ़ाइल का आकार | 242 KB |
स्थापना संख्या | 443 |
वर्तमान संस्करण | 2.0.0 |
अंतिम अपडेट | 2023-02-15 |
प्रकाशन तिथि | 2023-02-15 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | TickTech |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | de,en,fr,es,hu,pt-PT,ro,ru,uk,iw,zh-CN,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "2.0.0", "manifest_version": 3, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" }, "host_permissions": [ "https:\/\/*.openai.com\/" ], "permissions": [ "storage" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "web_accessible_resources": [ { "resources": [ "*.png", "*.jpg", "*.gif" ], "matches": [ " |