[Chat] Template Text Folders

为各种AI聊天网站添加底部间距,为脚本按钮栏留出空间

目前為 2025-10-15 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

/* ==UserStyle==
@name           [Chat] Template Text Folders
@namespace      https://github.com/0-V-linuxdo/Chat_Template_Text_Folders
@description    为各种AI聊天网站添加底部间距,为脚本按钮栏留出空间 
@version        1.1.0
@license        MIT
==/UserStyle== */

@-moz-document domain("lmarena.ai"), domain("chat01.ai"), domain("aistudio.google.com"), domain("grok.com") {
/* Type 1️⃣: 为脚本按钮栏留出空间 */
main {
    padding-bottom: 40px !important;
}
}
@-moz-document domain("claude.ai") {
/* Type 2️⃣: 为脚本按钮栏留出空间 */
/* 备用选择器,适用于可能的类名变化 */
div.sticky[class*="bottom-0"][class*="w-full"]:has(fieldset) {
    bottom: 30px !important;
}
}
@-moz-document domain("aistudio.google.com") {
/* Type 3️⃣: 为脚本按钮栏留出空间 */
footer {
    padding-bottom: 40px !important;
}
}
@-moz-document url-prefix("https://kagi.com/assistant") {
/* Type 1️⃣: 为脚本按钮栏留出空间 */
div.main-center-box {
    padding-bottom: 20px !important;
}
}
@-moz-document domain("setapp.typingcloud.com") {
/* Type 1️⃣: 为脚本按钮栏留出空间 */
main {
    padding-bottom: 30px !important;
}
}
@-moz-document domain("perplexity.ai") {
/* Type 0️⃣: 为脚本按钮栏留出空间 */
.erp-tab\:p-0 {
    padding-bottom: 20px !important;
}

/* [Perplexity] 辅助 */
/* 收窄 匿名模式选择器 */
div[data-placement="top-start"] .w-sideBarWidth {
  width: 100% !important;
}
}
@-moz-document url-prefix("https://www.perplexity.ai/settings"), url-prefix("https://www.perplexity.ai/discover"), url-prefix("https://www.perplexity.ai/spaces"), url-prefix("https://www.perplexity.ai/library") {
/* [Perplexity] 辅助 */
/* 在特定页面隐藏 */
#cttf-ui-host {
    visibility: hidden !important;
    pointer-events: none !important;
}

.erp-tab\:p-0 {
    padding-bottom: 0px !important;
}
}

@-moz-document url-prefix("https://poe.com/explore"), url("https://poe.com/chats"), url("https://poe.com/settings") {
/* [Poe] 辅助 */
/* 在特定页面隐藏 */
#cttf-ui-host {
    visibility: hidden !important;
    pointer-events: none !important;
}
}
@-moz-document domain("monica.im") {
/* Type 3️⃣: 为脚本按钮栏留出空间 */
#root {
    padding-bottom: 40px !important;
}
}
@-moz-document domain("monica.im") {
/* [Monica] 辅助 */
/* 显示层级 */
div[class^="chat-input-v2--"][class^="chat-input--"],
div[class^="chat-input-v2-"][class^="chat-input-"] {
    z-index: 100 !important;
}
}
@-moz-document url("https://monica.im/home/search") {
/* [Monica] 辅助 */
/* 在特定页面隐藏 */
#cttf-ui-host {
    visibility: hidden !important;
    pointer-events: none !important;
}

#root {
    padding-bottom: 0px !important;
}
}
@-moz-document url("https://chat01.ai/zh/history"), url("https://chat01.ai/zh/pricing"), url("https://chat01.ai/zh/credits"), url("https://chat01.ai/zh/keys") {
/* [Chat01] 辅助 */
/* 在特定页面隐藏 */
#cttf-ui-host {
    visibility: hidden !important;
    pointer-events: none !important;
}
}
@-moz-document url-prefix("https://grok.dairoot.cn/admin") {
/* 在特定页面隐藏 */
#cttf-ui-host {
    visibility: hidden !important;
    pointer-events: none !important;
}
}
@-moz-document url-prefix("https://chatgpt.com/codex"), url-prefix("https://chatgpt.com/gpts"), url-prefix("https://chatgpt.com/admin"), url-prefix("https://chatgpt.com/payments") {
/* 在特定页面隐藏 */
#cttf-ui-host {
    visibility: hidden !important;
    pointer-events: none !important;
}
}
@-moz-document regexp("https://www\\.notion\\.so/(?!ai|chat).*") {
/* 在特定页面隐藏 */
#cttf-ui-host {
    visibility: hidden !important;
    pointer-events: none !important;
}
}