Add theme: Better ChatGPT indication

This commit is contained in:
Anoms12 2025-03-18 13:57:01 +00:00 committed by GitHub
parent 2a9820d3e9
commit 723e6d3ff2
4 changed files with 45 additions and 0 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -0,0 +1,11 @@
# Better-ChatGPT-indicator
A zen mod that gives better ChatGPT indication when using it to search from the URL bar.
![image 1(1)](https://github.com/user-attachments/assets/cc46d643-d297-493a-91f7-38ca1f0cf306)
## How to use
* Go to `about:preferences#search` and click "Add" under the Search Prefrences section.
* Set the "Search engine name" to ChatGPT
* Set the Engine URL to: https://chat.openai.com/?q=%s
* Choose your alias, somthing like ChatPGT:
* You can now use ChatGPT in your URL bar!

View file

@ -0,0 +1,14 @@
{
"id": "8f6c9b97-4f3f-456d-ac48-6f6b1b684425",
"name": "Better ChatGPT indication",
"description": "Gives a more native feeling when searching with ChatGPT.",
"homepage": "https://github.com/Anoms12/Better-ChatGPT-indicator",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/image.png",
"author": "Anoms12",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-03-18",
"updatedAt": "2025-03-18"
}