AI Chat sidebar for Chrome
Bing Chat sidebar ported from Edge to Chrome
Qu'est-ce que AI Chat sidebar for Chrome ?
AI Chat sidebar for Chrome est une extension Chrome développée par http://bing-sidebar.com, et sa fonction principale est "Bing Chat sidebar ported from Edge to Chrome".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension AI Chat sidebar for Chrome
Téléchargez les fichiers d'extension AI Chat sidebar for Chrome au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Bing Chat sidebar extension let you use Bing Chat in Chrome side panel, with context of the webpage you're viewing. Works the same as Bing Chat sidebar in Edge browser. Source code: https://github.com/wong2/bing-sidebar-for-chrome
Informations de Base sur l'Extension
Nom | AI Chat sidebar for Chrome |
ID | ncjedehfkpnliaafimjhdjjeggmfmlgf |
URL Officiel | https://chrome.google.com/webstore/detail/ai-chat-sidebar-for-chrom/ncjedehfkpnliaafimjhdjjeggmfmlgf |
Description | Bing Chat sidebar ported from Edge to Chrome |
Taille du Fichier | 379 KB |
Nombre d'Installations | 1,604 |
Version Actuelle | 1.5.0 |
Dernière Mise à Jour | 2023-07-10 |
Date de Publication | 2023-06-24 |
Évaluation | 4.38/5 Total 8 Évaluations |
Développeur | http://bing-sidebar.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://bing-sidebar.com |
URL de la Page d'Aide | https://github.com/wong2/bing-sidebar-for-chrome/issues |
URL de la Page de Politique de Confidentialité | https://chathub.gg/privacy-policy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "AI Chat sidebar for Chrome", "description": "Bing Chat sidebar ported from Edge to Chrome", "version": "1.5.0", "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "Click to open sidebar" }, "side_panel": { "default_path": "sidepanel\/index.html" }, "host_permissions": [ " |