ChatGPT plugin search
the best ,top, populor chatgpt plugins
ChatGPT plugin searchคืออะไร?
ChatGPT plugin search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://chatgpt2notion.com และคุณลักษณะหลักของมันคือ "the best ,top, populor chatgpt plugins"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChatGPT plugin search
ดาวน์โหลดไฟล์ส่วนขยาย ChatGPT plugin search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
"chatgpt plugins search", which allows users to quickly browse and search through all of the chatgpt plugins, and find popular and widely-used plugins by using keywords. By installing "chatgpt plugins search", users can greatly improve their efficiency in browsing plugins. With a high number of plugins available, it can be difficult for users to carefully browse each one. This extension provides users with a centralized way to manage and search for plugins, making it easier to find the ones they need. Additionally, this extension is an ideal tool for developers to quickly find the plugins they need. Some plugins require the collection of information based on user needs, and "chatgpt plugins search" provides a quick way to search for the needed plugins. Therefore, this is a useful tool that every chatgpt plugin user should install. fixed search bug.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ChatGPT plugin search |
ID | hjdhbhggcljjjfenfbdbbhhngmkglpkl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/chatgpt-plugin-search/hjdhbhggcljjjfenfbdbbhhngmkglpkl |
คำอธิบาย | the best ,top, populor chatgpt plugins |
ขนาดไฟล์ | 152 KB |
จำนวนการติดตั้ง | 858 |
เวอร์ชันปัจจุบัน | 1.2.0 |
อัปเดตครั้งล่าสุด | 2023-05-22 |
วันที่เผยแพร่ | 2023-05-20 |
คะแนน | 2.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://chatgpt2notion.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://chatgpt-plugins.chatgpt2notion.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://chatgptsave.notion.site/ChatGPT-to-Notion-Privacy-Policy-bb99838afdd84392b84611470d1a1812 |
ภาษาที่รองรับ | id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "default_popup": "popup.html" }, "version": "1.2.0", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "background": { "service_worker": "background.5fadff2f.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "storage" ], "default_locale": "en", "host_permissions": [] } |