ChatGPT For Explorer
You can use it to search for answers through ChatGPT at any time.
Hvad er ChatGPT For Explorer?
ChatGPT For Explorer er en Chrome-udvidelse udviklet af golefig, og dens hovedfunktion er "You can use it to search for answers through ChatGPT at any time.".
Udvidelsesskærmbilleder
Download ChatGPT For Explorer-udvidelses-CRX-fil
Download ChatGPT For Explorer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
You can use it to search for answers through ChatGPT at any time.
Grundlæggende oplysninger om udvidelsen
Navn | ChatGPT For Explorer |
ID | iapjmmepmeidbibbpkcbpejcjojjppmd |
Officiel URL | https://chromewebstore.google.com/detail/chatgpt-for-explorer/iapjmmepmeidbibbpkcbpejcjojjppmd |
Beskrivelse | You can use it to search for answers through ChatGPT at any time. |
Filstørrelse | 655 KB |
Antal Installationer | 168 |
Nuværende Version | 0.0.3 |
Senest Opdateret | 2023-04-18 |
Udgivelsesdato | 2023-02-13 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | golefig |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ChatGPT For Explorer", "description": "You can use it to search for answers through ChatGPT at any time.", "version": "0.0.3", "icons": { "16": "assets\/icon.png", "48": "assets\/icon.png", "128": "assets\/icon.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "ChatGPT For Explorer", "default_popup": "popup.html", "default_icon": { "16": "assets\/icon.png", "48": "assets\/icon.png", "128": "assets\/icon.png" } }, "content_scripts": [ { "matches": [ " |