GPT Quicker

Excellence GPT assistant with useful extensions and powerful prompts. Use ChatGPT, Claude, Bard, Bing anywhere online.

Was ist GPT Quicker?

GPT Quicker ist eine Chrome-Erweiterung, die von https://gptquicker.com entwickelt wurde, und ihr Hauptmerkmal ist "Excellence GPT assistant with useful extensions and powerful prompts. Use ChatGPT, Claude, Bard, Bing anywhere online.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

GPT Quicker-Erweiterungs-CRX-Datei herunterladen

Laden Sie GPT Quicker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Excellence GPT assistant with useful extensions and powerful prompts. Use ChatGPT, Claude, Bard, Bing anywhere online. More creative, more efficient.

We know how valuable your time is and how much you care about productivity.  That's why we've developed this tool to make you  more creative and more efficient. 

🔥Useful Web extension functions
When you work, study or play on the web, you sometimes need to use AI.  But you don't want to jump back and forth between many web pages.  We've got a couple of great extensions for you.
1️⃣ Text selection to read and write
When reading, we help you quickly summarize, explain, translate, reply  and find action items. And when writing, we help you quickly improve writing, fix spelling&grammar , make longer, make shorter and change tone.
2️⃣ Search enhancement
When you search for content in search engines, we'll synchronize your queries to AI to help you get more effective information. 
3️⃣ Email assistant
Is the email too long or too difficult to understand, or even worse, you don't have time to read it carefully? Good, we quickly summarize your email, output highlights and give you reply suggestions. You've got an e-mail to write, but you're clueless. Jesus. Just send us a brief description of your idea and you will get a complete and perfect e-mail.
4️⃣ Facebook assistant, Twitter assistant, Youtube assistant, PDF AI reader, webpage summary and parallel translation, so many amazing features, are coming soon.

🔥Efficient shortcut chat
Extensions certainly work well, but they can only address specific needs. When you have a lot of ideas and the extensions don't fulfill them, you need shortcut chat! 
1️⃣ Call it out easily by sidebar
When you want to use it, just click on the icon in the sidebar on the right side of the webpage. You are free to play around with the shortcut chat, use your own prompts or use the built-in quicker prompts. Too efficient!
2️⃣ Continue chatting to do more
Sometimes the AI's answer isn't ideal when using extensions. What's more, you can transfer a conversation generated by extensions to shortcut chat with a single click, and continue to let the AI tweak the output as you see fit! 
3️⃣ Get quicker prompts by slash
Our built-in quicker prompts can be selected by typing a slash, and fuzzy searches are also supported. Very sweet and convenient.

🔥Powerful full-screen mode
Sometimes you're not browsing the web, you want an immersive environment to create in and want some help and inspiration. We also have a powerful full-screen mode to satisfy you!
1️⃣ Quicker prompts
We offer a number of quicker prompts, grouping them together, and a detailed formula or examples for each one. We know this isn't enough, and we'll continue to add quicker prompts!
2️⃣ Chat history
Whatever AI you use, conversations generated by either browser extensions or full-screen mode are saved in chat history. You can view a history chat, and continue chatting.  
3️⃣ Multi-AI All-in-One Chatbox
We've integrated multiple AIs together, so you can freely switch between different AIs to chat and get work done.                    

Grundlegende Informationen zur Erweiterung

Name GPT Quicker GPT Quicker
ID gccemjegpghljpokkhaojajolaiepcdd
Offizielle URL https://chromewebstore.google.com/detail/gpt-quicker/gccemjegpghljpokkhaojajolaiepcdd
Beschreibung Excellence GPT assistant with useful extensions and powerful prompts. Use ChatGPT, Claude, Bard, Bing anywhere online.
Dateigröße 12.37 MB
Installationsanzahl 53
Aktuelle Version 1.0.1
Letztes Update 2023-11-07
Veröffentlichungsdatum 2023-11-06
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://gptquicker.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.gptquicker.com/
Hilfeseite URL https://www.gptquicker.com/
URL der Datenschutzrichtlinien-Seite https://www.gptquicker.com/policy
Unterstützte Sprachen id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,da,es,es-419,it,hu,pl,pt-BR,pt-PT,ro,sk,fi,sv,cs,el,sr,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GPT Quicker",
    "description": "Excellence GPT assistant with useful extensions and powerful prompts. Use ChatGPT, Claude, Bard, Bing anywhere online.",
    "default_locale": "en",
    "version": "1.0.1",
    "icons": {
        "16": "src\/logo.png",
        "32": "src\/logo.png",
        "48": "src\/logo.png",
        "128": "src\/logo.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_tab": "app.html",
        "default_title": "GPT Quicker"
    },
    "host_permissions": [
        "*:\/\/*.bing.com\/",
        "https:\/\/*.openai.com\/",
        "https:\/\/bard.google.com\/",
        "https:\/\/*.chathub.gg\/",
        "https:\/\/*.claude.ai\/"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "content.html",
                "src\/logo.png",
                "src\/icon\/iconfont.css",
                "src\/icon\/iconfont.js",
                "src\/icon\/iconfont.woff",
                "src\/icon\/iconfont.woff2",
                "src\/icon\/iconfont.ttf",
                "src\/icon\/iconfont.svg",
                "src\/content\/mail\/icon\/logo.svg",
                "src\/font.css",
                "src\/icon\/Google.svg",
                "src\/app\/asset\/PaperPlaneRight-r.svg",
                "src\/app\/asset\/status-active.svg",
                "src\/icon\/*",
                "content-assets\/*",
                "public\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/ByeWind-70-3ac6f768.png",
                "assets\/Inter-Regular-d612f121.woff2",
                "assets\/Inter-Regular-ef1f23c0.woff",
                "assets\/Inter-Medium-1b498b95.woff2",
                "assets\/Inter-Medium-53deda46.woff",
                "assets\/Inter-SemiBold-15226129.woff2",
                "assets\/Inter-SemiBold-653fed7a.woff",
                "assets\/Inter-Bold-c63158ba.woff2",
                "assets\/Inter-Bold-3e242080.woff",
                "assets\/Inter-roman.var-17fe38ab.woff2",
                "assets\/use-scroll-to-bottom-c74dd19e.js",
                "assets\/types-3b693ffb.js",
                "assets\/page.tsx-2f4ba45c.js",
                "assets\/use-scroll-to-bottom-47e10628.css",
                "assets\/page-bab6ddfd.css"
            ],
            "use_dynamic_url": true
        }
    ],
    "optional_host_permissions": [
        "wss:\/\/*.bing.com\/"
    ],
    "permissions": [
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "storage",
        "unlimitedStorage",
        "declarativeNetRequestWithHostAccess",
        "activeTab"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/page.tsx-loader-9845ef15.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "commands": {
        "open-app": {
            "suggested_key": {
                "default": "Alt+J",
                "windows": "Alt+J",
                "linux": "Alt+J",
                "mac": "Command+J"
            },
            "description": "Open ChatHub app"
        }
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_bing",
                "enabled": true,
                "path": "src\/rules\/bing.json"
            },
            {
                "id": "sample_rules",
                "enabled": true,
                "path": "sample_rules.json"
            }
        ]
    }
}