文件名称:Google-Chat-Extender:Google Chat Extender允许向Google Chat应用添加新主题和插件
文件大小:294KB
文件格式:ZIP
更新时间:2024-05-25 01:23:35
JavaScript
Google Chat Extender
这个插件可让您自定义您的Google聊天应用! 新的自定义主题和插件!
如何在这里找到我想要的?
很简单!
插件您可以在plugins文件夹中找到所有插件。
您可以在主题文件夹中找到所有主题的主题。
Navigator版本的插件,您可以在userscripts文件夹中找到所有插件。
如何为Google Chat应用安装GCE?
更简单! 打开命令行并输入:
npm install -g gce
为了安装GCE,请编写以下代码:
gce install
您要添加插件吗? 这样写:
gce add
【文件预览】:
Google-Chat-Extender-master
----.gitignore(18B)
----package.json(434B)
----googleChatExtenderPlugin.js(8KB)
----pluginList.json(504B)
----LICENSE(1KB)
----chrome()
--------icon128.png(9KB)
--------Hind-Regular.ttf(293KB)
--------googleChatExtender.html(5KB)
--------icon32.png(1KB)
--------googleChatExtender.js(619B)
--------AlegreyaSans-Light.ttf(255KB)
--------manifest.json(733B)
--------googleChatExtenderApply.js(200B)
----README.md(761B)
----googleChatExtender.js(4KB)
----themes()
--------development-theme.css(5KB)
--------discord-preview.css(7KB)
--------slack-theme.css(2KB)
--------discord-theme.css(12KB)
--------iadvize-theme.css(7KB)
----gce-cli.js(10KB)
----plugins()
--------customoji.js(4KB)
--------giphyList.js(3KB)
--------themeLoader.js(340B)
--------superNotification.js(793B)
--------filteredSidebar.js(885B)
----userscripts()
--------customoji.js(4KB)
----yarn.lock(2KB)