mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: Better ChatGPT indication
This commit is contained in:
parent
2a9820d3e9
commit
723e6d3ff2
4 changed files with 45 additions and 0 deletions
20
themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/chrome.css
Normal file
20
themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/chrome.css
Normal file
File diff suppressed because one or more lines are too long
BIN
themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/image.png
Normal file
BIN
themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
11
themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/readme.md
Normal file
11
themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/readme.md
Normal 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.
|
||||

|
||||
|
||||
## 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!
|
14
themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/theme.json
Normal file
14
themes/8f6c9b97-4f3f-456d-ac48-6f6b1b684425/theme.json
Normal 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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue