CreMind GPT Free
Unlocking the Potential of AI GPT Technology: Empowering Productivity with this Feature-Packed Extension
CreMind GPT Freeคืออะไร?
CreMind GPT Free เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://cremind.io และคุณลักษณะหลักของมันคือ "Unlocking the Potential of AI GPT Technology: Empowering Productivity with this Feature-Packed Extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CreMind GPT Free
ดาวน์โหลดไฟล์ส่วนขยาย CreMind GPT Free ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Our Chrome extension harnesses the power of AI/GPT technology to offer a range of intelligent features, empowering users with an enhanced browsing experience. Please note that while the extension is currently free to use for ChatGPT/Claude/Google Bard account holders, we cannot guarantee its stability due to potential policy changes by ChatGPT/Claude/Google Bard, which may lead to interruptions in the functionality of this extension. How to use? Our service is completely free, you don't even need to login You only need a ChatGPT, Claude or Google Bard account and be sure to be logged in MacOS: Cmd+Shift+Z Windows: Ctrl+Shift+Z Key Features: - Chat with AI Assistant Everywhere: Engage in conversations with AI Assistant no matter where you are on the web, making information and assistance just a click away. - Dictionary Lookup: Instantly access word types, meanings, and usage examples, making it a breeze to expand your vocabulary and language proficiency. - Content Generation: Automated Content Generation, effortlessly compose topic-specific content, saving time and boosting your productivity seamlessly. - Summarize Content/Document: Easily generate concise summaries from any web page or uploaded document, facilitating rapid comprehension and saving you valuable time. - Language Translation: This AI-powered feature translates sentences naturally, almost like a human, completely devoid of mechanical translations. It enables you to swiftly and effortlessly comprehend content by converting sentences into your preferred language, breaking down language barriers and facilitating effective communication. - Grammar Revision: Our extension assists in revising grammatical errors and improper sentence structures, transforming your writing into polished and professional prose. - In-depth Grammar Explanation: Identify and explain grammar errors in detail, empowering you to improve your writing skills with comprehensive insights. - CV-Driven Interview Question Generation: Our innovative feature utilizes advanced AI technology to analyze candidate CVs and instantly generate tailored interview questions. Streamline your hiring process with automated question generation, powered by candidate CVs. - Code Explanation: Easily understand code snippets from any programming language with our user-friendly code explanation feature. - AI-Powered Text Paraphrasing: Experience seamless document and text paraphrasing with our AI-driven solution. Effortlessly rephrase and reword content while preserving meaning and context. Enhance writing productivity and avoid plagiarism. Please note that we continuously update the extension with optimized prompts and functionalities to maximize your productivity and user experience. Embrace the potential of AI-driven browsing and boost your productivity with our Chrome extension today! Contact us: [email protected]
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | CreMind GPT Free |
ID | nehpbihbjpnnbacikaminepcfkdioanc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cremind-gpt-free/nehpbihbjpnnbacikaminepcfkdioanc |
คำอธิบาย | Unlocking the Potential of AI GPT Technology: Empowering Productivity with this Feature-Packed Extension |
ขนาดไฟล์ | 5.21 MB |
จำนวนการติดตั้ง | 319 |
เวอร์ชันปัจจุบัน | 2.5.4 |
อัปเดตครั้งล่าสุด | 2024-03-03 |
วันที่เผยแพร่ | 2023-08-10 |
คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://cremind.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://cremind.io/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CreMind GPT Free", "description": "Unlocking the Potential of AI GPT Technology: Empowering Productivity with this Feature-Packed Extension", "version": "2.5.4", "manifest_version": 3, "icons": { "16": "img\/CreMind-logo-16.png", "48": "img\/CreMind-logo-48.png", "128": "img\/CreMind-logo-128.png" }, "action": { "default_icon": { "16": "img\/CreMind-logo-16.png", "48": "img\/CreMind-logo-48.png", "128": "img\/CreMind-logo-128.png" }, "default_title": "CreMind Popup Page", "default_popup": "popup.html" }, "options_page": "options.html", "options_ui": { "page": "options.html", "open_in_tab": true }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.chunk-4c09336b.77948c2d.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "exclude_matches": [ "https:\/\/chat.openai.com\/*" ], "run_at": "document_start", "css": [ "assets\/PromptCardFeature.c18e29ab.css", "assets\/index.ts.49f71b3f.css" ] } ], "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "img\/*.png", "js\/*", "background\/*" ], "use_dynamic_url": false }, { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "assets\/chunk-2963d52c.js", "assets\/chunk-0ef1d4bc.js", "assets\/chunk-c65ea9b0.js", "assets\/chunk-44bbd73c.js", "assets\/chunk-4c09336b.js" ], "use_dynamic_url": true } ], "host_permissions": [ " |