AiTuTu ChatGPT Sidebar Assistant

AiTuTu: Powered by OpenAI's ChatGPT, it enables quick activation, free questioning, and one-click paraphrasing of selected content

AiTuTu ChatGPT Sidebar Assistant क्या है?

AiTuTu ChatGPT Sidebar Assistant iDooy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "AiTuTu: Powered by OpenAI's ChatGPT, it enables quick activation, free questioning, and one-click paraphrasing of selected content"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AiTuTu ChatGPT Sidebar Assistant एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        ✅ No need for a key, just open and use it. Welcome to recommend installation!


Chat:
🎉🎉🎉 When browsing the webpage, you can ask any questions you encounter, including copywriting, code generation, problem finding, etc. 🎉🎉🎉
Select text shortcut:
When browsing a webpage, it supports the following shortcut operations for the selected webpage text content:
one ✅  Change to a new version without changing the original intention;
two ✅  Translate into English;
three ✅  Rewrite into a Xiaohongshu style copy;
four ✅  Rewrite into Weibo style copywriting;
five ✅  Generate a new product title introduction from the product title and introduction.
📧 contact us:
If you have any questions or suggestions, please contact [email protected] Contact us.                    

एक्सटेंशन की मूल जानकारी

नाम AiTuTu ChatGPT Sidebar Assistant AiTuTu ChatGPT Sidebar Assistant
ID emlhccamlobhceppbjdaikinbamncbcl
आधिकारिक URL https://chromewebstore.google.com/detail/aitutu-chatgpt-sidebar-as/emlhccamlobhceppbjdaikinbamncbcl
विवरण AiTuTu: Powered by OpenAI's ChatGPT, it enables quick activation, free questioning, and one-click paraphrasing of selected content
फ़ाइल का आकार 1.97 MB
स्थापना संख्या 1,295
वर्तमान संस्करण 1.1.4
अंतिम अपडेट 2023-05-31
प्रकाशन तिथि 2023-05-05
रेटिंग 4.50/5 कुल 2 रेटिंग्स
डेवलपर iDooy
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://www.privacypolicies.com/live/b2de40e3-f694-4d34-bee0-ee770002529c
गोपनीयता नीति पृष्ठ URL https://www.lingduquan.com/info/privacy
समर्थित भाषाएँ en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "version": "1.1.4",
    "icons": {
        "16": "assets\/icons\/icon128.png",
        "48": "assets\/icons\/icon128.png",
        "128": "assets\/icons\/icon128.png"
    },
    "action": {
        "default_title": "__MSG_app_name__",
        "default_popup": "popup.html"
    },
    "options_page": "option.html",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contentscript-loader-content.7983eef0.js"
            ],
            "run_at": "document_start",
            "css": []
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "assets\/background.fda4e89b.js"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/*"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/css\/content.css",
                "assets\/png\/aitutu.png",
                "assets\/runtime-dom.esm-bundler.5786390f.js",
                "assets\/plugin-vue_export-helper.f63bf49c.js",
                "assets\/_commonjsHelpers.712cc82f.js",
                "assets\/content.7983eef0.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "default_locale": "en",
    "manifest_version": 3
}