ClippyAI GPT
Replace the images of Open AI GPI with the immortal Clippy. When you click the button, Chat AI's responses will turn into Clippy
什麼是ClippyAI GPT?
ClippyAI GPT是由marcusharrington78開發的Chrome擴展程式,該擴展的主要功能是“Replace the images of Open AI GPI with the immortal Clippy. When you click the button, Chat AI's responses will turn into Clippy”。
擴展截圖
下載ClippyAI GPT擴展crx文件
下載ClippyAI GPT擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension replaces OpenGPT Open AI chat icon with the immortal Clippy from Microsoft Office suite. Clippy was the original AI to help us all, it's only right to continue the legacy of Clippy as we reach the next stage of technological transformation.
擴展基本資訊
名稱 | ClippyAI GPT |
ID | bmdnhmfnekliomaggjkhhiodfknkibkj |
官方網址 | https://chromewebstore.google.com/detail/clippyai-gpt/bmdnhmfnekliomaggjkhhiodfknkibkj |
簡介 | Replace the images of Open AI GPI with the immortal Clippy. When you click the button, Chat AI's responses will turn into Clippy |
檔案大小 | 550 KB |
安裝次數 | 124 |
目前版本 | 1.1 |
更新時間 | 2022-12-07 |
上架時間 | 2022-12-06 |
開發者 | marcusharrington78 |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ClippyAI GPT", "version": "1.1", "description": "Replace the images of Open AI GPI with the immortal Clippy. When you click the button, Chat AI's responses will turn into Clippy", "manifest_version": 3, "icons": { "16": "assets\/images\/clippy_16x16.png", "32": "assets\/images\/clippy_32x32.png", "48": "assets\/images\/clippy_48x48.png", "128": "assets\/images\/clippy.png" }, "action": { "default_title": "Click to show clippy for ChatAI responses" }, "background": { "service_worker": "assets\/js\/background.js" }, "permissions": [ "activeTab", "scripting" ], "web_accessible_resources": [ { "resources": [ "assets\/images\/*.png" ], "matches": [ " |