RevertGPT - Quickly Insert Text Anywhere

Quick Reply Templates

RevertGPT - Quickly Insert Text Anywhere क्या है?

RevertGPT - Quickly Insert Text Anywhere Rahul Bansal द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quick Reply Templates"।

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में RevertGPT - Quickly Insert Text Anywhere एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        RevertGPT is a powerful Chrome extension that simplifies your online communication by allowing you to insert text anywhere on the internet with ease. With GPTReply , you can create custom snippets like /hi and have them replaced with their corresponding content instantly. Plus, with the ability to use the special /gpt command, QuickReply can generate output from GPT-4, making your online interactions even smoother. Say goodbye to repetitive typing and hello to QuickReply's time-saving features. Download QuickReply today and enhance your online communication experience.


For questions about RevertGPT, please email us at 
It uses the power of artificial intelligence, ai to complete the messages.                    

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

नाम RevertGPT - Quickly Insert Text Anywhere RevertGPT - Quickly Insert Text Anywhere
ID ojlbhpadmdgmnlbcjadbnaikogeegnce
आधिकारिक URL https://chromewebstore.google.com/detail/revertgpt-quickly-insert/ojlbhpadmdgmnlbcjadbnaikogeegnce
विवरण Quick Reply Templates
फ़ाइल का आकार 452 KB
स्थापना संख्या 73
वर्तमान संस्करण 1.38
अंतिम अपडेट 2023-06-09
प्रकाशन तिथि 2022-09-18
डेवलपर Rahul Bansal
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://raw.githubusercontent.com/rahulbansal16/privacyPolicy/main/orso
समर्थित भाषाएँ id,de,en,fr,tr,ca,es,it,pl,pt-BR,pt-PT,ru,hi,ta,zh-CN,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "1.38",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "storage",
        "identity"
    ],
    "icons": {
        "16": "src\/assets\/extension-icons\/logo-16.png",
        "48": "src\/assets\/extension-icons\/logo-48.png",
        "128": "src\/assets\/extension-icons\/logo-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "src\/assets\/extension-icons\/logo-32.png",
                "src\/inject.js",
                "src\/libraries\/quill.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ],
            "resources": [
                "assets\/quill.js.9dd891c7.js",
                "assets\/index.5ed81ada.js",
                "assets\/contentQuick.js.b34a7835.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/detect.js.fde15ede.js",
                "assets\/quill.js.9dd891c7.js",
                "assets\/index.5ed81ada.js",
                "assets\/contentQuick.js.b34a7835.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.quill.js.9dd891c7.62aa54c2.js",
                "assets\/content-script-loader.contentQuick.js.b34a7835.2b3e3548.js"
            ],
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/content-script-loader.detect.js.fde15ede.6880d111.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script-loader.quill.js.9dd891c7.62aa54c2.js",
                "assets\/content-script-loader.contentQuick.js.b34a7835.2b3e3548.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "oauth2": {
        "client_id": "818333699577-l7ke1n00jj89gup0ruu0qv98ff17un5i.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkF\/qOfSE8tIgSzgh4STp2yp0k\/HsbtoKeZP6AkkxiMTPT06OQIWU6RFZTwIGZfSbVCpKlUAmJHHKYWyZVC3iwUHB6gfcDOrS\/KvckjbGIPVC\/Lbela9NLDMVDPDJVUD+QrRfgX3xizih+IquRAHco4zWPf5bS+MqsPNi7u3gzn\/402ji228SgBne9Zlr0p01jVnzbuSQmpLwxZeoiwZs79QE5vEh8ich4nd+OTcszeLxk0LnmS+eJ\/H5OnYSCjc9rPYKJb0h1XFmlH0hAlBy7yf4ueUEWYfSMNoDs4anqb5fTRUuAmT3eX\/S92IAnm0AjE0vmyI3U7v63K06Y\/0sewIDAQAB"
}