ChatGPT, Bing & Bard For Chrome: Kursor

Ask Kursor

ما هو ChatGPT, Bing & Bard For Chrome: Kursor؟

ChatGPT, Bing & Bard For Chrome: Kursor هو إضافة Chrome تم تطويرها بواسطة https://kursor.in، والميزة الرئيسية لها هي "Ask Kursor".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ChatGPT, Bing & Bard For Chrome: Kursor

قم بتنزيل ملفات الامتداد ChatGPT, Bing & Bard For Chrome: Kursor بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Discover an unparalleled web browsing experience with Kursor, the comprehensive solution for all your online communication needs. Summarize, translate, rephrase, correct grammar, and create content with just one click. Experience the future of web surfing with Kursor, powered by GPT-AI !

Kursor utilizes the power of OpenAI's GPT- AI to revolutionize your browsing, ensuring seamless integration and the latest technology.

**************** FEATURES ****************

💸 100% Free and Unlimited Use
Kursor is entirely free to use, with no restrictions on the number of searches you can perform.

🖱️ One-Click Functionality
Effortlessly select any text on the web and access Kursor's powerful features like summarizing, translating, rephrasing, and grammar correction with just one click.

🔎 ChatGPT for LinkedIn: Gain valuable insights into job opportunities by seamlessly integrating LinkedIn's job data, helping you stay informed and connected in the professional world.

🌐 50+ Language Translations
Translate text into over 50 languages, breaking down language barriers and accessing content from around the globe.

🎭 10+ Tonalities for Rephrasing
Rephrase text in more than 10 different tonalities, giving your content a unique and customized feel.

💬 AI-Driven Chat
Ask questions and resolve queries instantly with our AI chat window powered by ChatGPT.

📝 Versatile Composition Functionality
Compose emails, messages, paragraphs, tweets, articles, or blog posts with specified objectives, length, and tone.

🔥 Easy Access to Third Window
Open the third window effortlessly using cmd + shift (for Mac) / ctrl + shift (for Windows).

⚡ Swift Response Time
Enjoy smooth and timely responses with our seamless integration of GPT technology.


📧 Contact Us for Support
Reach out to our team anytime at [email protected] for any assistance or inquiries.

Install Kursor now and elevate your web browsing experience with the power of ChatGPT!                    

معلومات أساسية عن التمديد

الاسم ChatGPT, Bing & Bard For Chrome: Kursor ChatGPT, Bing & Bard For Chrome: Kursor
ID ajoickdlofadbaooambnlnlbcpdnkkck
عنوان URL الرسمي https://chromewebstore.google.com/detail/chatgpt-bing-bard-for-chr/ajoickdlofadbaooambnlnlbcpdnkkck
الوصف Ask Kursor
حجم الملف 1.16 MB
عدد التثبيتات 396
النسخة الحالية 2.1.4
آخر تحديث 2023-07-28
تاريخ النشر 2023-05-08
تقييم 4.58/5 مجموع تقييمات 12
المطور https://kursor.in
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.kursor.in/
عنوان صفحة المساعدة https://www.kursor.in/
عنوان صفحة سياسة الخصوصية https://www.kursor.in/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ChatGPT, Bing & Bard For Chrome: Kursor",
    "version": "2.1.4",
    "description": "Ask Kursor",
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "host_permissions": [
        "https:\/\/*.bing.com\/",
        "https:\/\/*.openai.com\/",
        "https:\/\/bard.google.com\/",
        "https:\/\/www.linkedin.com\/*"
    ],
    "action": [],
    "permissions": [
        "storage",
        "contextMenus",
        "tabs",
        "webNavigation"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/main.tsx-loader-6d359b47.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "css": [
                "assets\/linkedIn-5e988233.css"
            ]
        },
        {
            "js": [
                "assets\/linkedIn.tsx-loader-91f15170.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/jobs\/collections\/*",
                "https:\/\/www.linkedin.com\/jobs\/search\/*",
                "https:\/\/www.linkedin.com\/jobs\/view\/*"
            ],
            "css": [
                "assets\/linkedIn-5e988233.css"
            ]
        },
        {
            "js": [
                "assets\/linkedInConnectChat.tsx-loader-612845ec.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/in\/*"
            ]
        },
        {
            "js": [
                "assets\/chatgptInpageProxy.ts-loader-03a284a1.js"
            ],
            "matches": [
                "https:\/\/chat.openai.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "icon.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/client-476a5674.js",
                "assets\/linkedInConnectChat.tsx-50076c5a.js",
                "assets\/store-3b8562a0.js",
                "assets\/linkedIn.tsx-c884eb19.js",
                "assets\/userConfig-cada2bde.js",
                "assets\/browser-polyfill-24539a65.js",
                "assets\/types-bbdbd2a9.js",
                "assets\/index-fcde5326.js",
                "assets\/index-a7bce0dd.js",
                "assets\/main.tsx-ea3b0816.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "assets\/client-476a5674.js",
                "assets\/browser-polyfill-24539a65.js",
                "assets\/store-3b8562a0.js",
                "assets\/userConfig-cada2bde.js",
                "assets\/types-bbdbd2a9.js",
                "assets\/index-a7bce0dd.js",
                "assets\/linkedIn.tsx-c884eb19.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "assets\/client-476a5674.js",
                "assets\/store-3b8562a0.js",
                "assets\/userConfig-cada2bde.js",
                "assets\/types-bbdbd2a9.js",
                "assets\/browser-polyfill-24539a65.js",
                "assets\/index-a7bce0dd.js",
                "assets\/linkedInConnectChat.tsx-50076c5a.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/chat.openai.com\/*"
            ],
            "resources": [
                "assets\/browser-polyfill-24539a65.js",
                "assets\/proxyFetch-76ed3138.js",
                "assets\/index-a7bce0dd.js",
                "assets\/chatgptInpageProxy.ts-3ccb367d.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "options_page": "src\/options\/options.html"
}