ChatGPT for Language Learning™ (Beta)
Language Learning with AI
什么是ChatGPT for Language Learning™ (Beta)?
ChatGPT for Language Learning™ (Beta)是由https://appforlanguage.com开发的Chrome扩展程序,该扩展的主要功能是“Language Learning with AI”。
扩展截图
下载ChatGPT for Language Learning™ (Beta)扩展crx文件
下载ChatGPT for Language Learning™ (Beta)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
ChatGPT for language learning™ (Beta) Be among the proud few who have experienced our revolutionary language-learning extension, powered by AI and ChatGPT. As an early adopter, you'll have exclusive access to a cutting-edge tool that is poised to change the way people learn languages. ******* Please note that this is a Beta version NOT A POLISHED product***** We're working hard to add more features and improvements to help you learn even faster. So why wait? Download our extension today and start learning a new language effortlessly! As an early user, you'll also have the satisfaction of knowing that you were part of a select group of people who paved the way for others to learn a language with ease. You'll be eligible for special discounts and perks that won't be available to later users, and you'll be able to take pride in the fact that you were among the first to discover the power of AI-assisted language learning. 🚀🚀🚀🚀🚀🚀Features🚀🚀🚀🚀🚀🚀 🗣️ Active Vocabulary Learning: Don't just memorize words—use them! Our feature enables you to actively learn and practice vocabulary, translating crucial words in the language you're learning. Immerse yourself in articles and texts, and watch your fluency soar. 🔑 Unlock Your True Language Potential: Our extension identifies important words based on your proficiency level and introduces them in context. This ensures a deeper understanding and faster absorption of new vocabulary. 📚 Contextual Learning: At the end of each text, you'll find a list of essential words and their translations, helping you to focus on what's important and relevant for your language journey. ⚡ One-Click Flashcards: Create flashcards of important words with just a single click, making language review easier and more enjoyable than ever before. 📖 Side-by-Side Translations: Our extension places paragraph translations next to the original text, allowing you to compare, understand, and learn more effectively. 💾 Save & Review: Save important words or sentences along with their meanings for later review, and strengthen your language foundation. **************************HOW TO USE Using our extension is simple - Just install this extension - Log in to ChatGPT. - Open the extension's sidebar and wait for the magic to happen! You'll be amazed at how quickly you can improve your language skills just by browsing the web. Don't miss out on the language learning revolution! Install our AI-powered extension now and unlock a new world of possibilities. Say goodbye to tedious memorization and hello to engaging, effective, and enjoyable language learning! 🚀 Please note that this is NOT an official ChatGPT extension, but it uses the same state-of-the-art technology and AI algorithms to provide you with an immersive language learning experience.
扩展基本信息
名称 | ChatGPT for Language Learning™ (Beta) |
ID | ocdlinfjedibeffkgdinfhahbknjpeam |
官方URL | https://chromewebstore.google.com/detail/chatgpt-for-language-lear/ocdlinfjedibeffkgdinfhahbknjpeam |
简介 | Language Learning with AI |
文件大小 | 1.77 MB |
安装次数 | 103 |
当前版本 | 1.23.05.08 |
更新时间 | 2023-05-11 |
上架时间 | 2023-04-16 |
开发者 | https://appforlanguage.com |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://appforlanguage.com/privacy |
支持的语言 | id,ms,de,en,fil,fr,nl,no,tr,ca,da,et,es,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,fi,sv,cs,bg,ru,uk,iw,fa,mr,hi,bn,gu,kn-IN,ml,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ChatGPT for Language Learning\u2122 (Beta)", "description": "Language Learning with AI", "default_locale": "en", "version": "1.23.05.08", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "content_scripts": [ { "matches": [ "https:\/\/t4.appforlanguage.com\/*" ], "js": [ "webapp\/contentscript.js" ], "run_at": "document_start", "all_frames": false }, { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "exclude_matches": [ "https:\/\/t4.appforlanguage.com\/*" ], "css": [ "main\/styles.css" ], "js": [ "main\/contentscript.js" ], "run_at": "document_start", "all_frames": false }, { "matches": [ "https:\/\/appforlanguage.com\/auth\/google*", "http:\/\/www.appforlanguage.com\/auth\/google*" ], "js": [ "appforlanguage\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/pay\/", "https:\/\/appforlanguage.com\/pay", "http:\/\/www.appforlanguage.com\/pay" ], "js": [ "payment\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/pay\/subscription-result*", "http:\/\/www.appforlanguage.com\/pay\/subscription-result*" ], "js": [ "paymentpage\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/cancel", "https:\/\/appforlanguage.com\/cancel\/", "http:\/\/www.appforlanguage.com\/cancel" ], "js": [ "cancelpage\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/cancelStripePage", "https:\/\/appforlanguage.com\/cancelStripePage\/", "http:\/\/www.appforlanguage.com\/cancelStripePage" ], "js": [ "cancelStripePage\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/pay\/packages", "https:\/\/appforlanguage.com\/pay\/packages\/", "http:\/\/www.appforlanguage.com\/pay\/packages" ], "js": [ "packages\/contentscript.js" ] } ], "options_page": "options\/options.html", "background": { "service_worker": "backgroundscript.js" }, "action": { "default_icon": { "16": "images\/icon_16.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png", "240": "images\/icon_240.png" }, "default_title": "ChatGPT for language learning\u2122", "default_popup": "popup\/index.html" }, "icons": { "16": "images\/icon_16.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png", "240": "images\/icon_240.png" }, "permissions": [ "storage", "tabs", "i18n" ], "host_permissions": [ "https:\/\/appforlanguage.com\/*", "https:\/\/clients5.google.com\/*", "https:\/\/appforlanguage.com\/*" ], "web_accessible_resources": [ { "resources": [ "*.*" ], "matches": [ "*:\/\/*\/*" ] } ] } |