i Made Some Changes In AI Navigation Bar (BETA).js script, focusing on a Better user experience.
Previous Behavior
The navigation bar previously displayed all AI buttons (e.g., M365, Gemini, Anthropic, ChatGPT, DeepSeek, Perplexity) at all times. I Mean If I Am Using ChatGPT There Are Also ChatGpt Button in the navigation bar.
New Behavior
Now, when We are on a specific AI website, the button will be automatically hidden from the navigation bar. All other navigation options for the different AI services will remain visible.
AI Navigation Bar Script Changes
AI Navigation Bar Script Updates
i Made Some Changes In
AI Navigation Bar (BETA).jsscript, focusing on a Better user experience.Previous Behavior
The navigation bar previously displayed all AI buttons (e.g., M365, Gemini, Anthropic, ChatGPT, DeepSeek, Perplexity) at all times. I Mean If I Am Using ChatGPT There Are Also ChatGpt Button in the navigation bar.
New Behavior
Now, when We are on a specific AI website, the button will be automatically hidden from the navigation bar. All other navigation options for the different AI services will remain visible.
Example:
Scenario 1: If We are Using
https://chatgpt.comThe "ChatGPT" button will not appear in the navigation bar. You will only see buttons for M365, Gemini, Anthropic, DeepSeek, and Perplexity.
Scenario 2: If We are Using
https://gemini.google.comThe "Gemini" button will be hidden, and the other five options (M365, Anthropic, ChatGPT, DeepSeek, Perplexity) will be displayed.
View Source Script
https://gist.githubusercontent.com/SaeedX302/580a161a485f723f2d99c1de8ce3d35f/raw/552f36610de676359699b9a4a16d83361f87e08b/AI%2520Navigation%2520Bar%2520(BETA)