Skip to content

A user script to change the active tab color in Zendesk for improved visibility. Enhance your ticket management experience with a customized background color.

License

Notifications You must be signed in to change notification settings

Z0ck0/zendesk-active-tab-color-change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

zendesk-active-tab-color-change

Zendesk Active Tab Color Change

This repository contains a user script that allows you to change the background color of the active ticket tab in Zendesk. The script applies a custom background color to enhance the visibility and distinguishability of the active tab.

Features:

  • Changes the background color of the active Zendesk ticket tab
  • Improves visibility and helps differentiate the active tab from others
  • Easy to install and use as a user script


Screenshot_1


Installation:

  1. Install a user script manager extension for your web browser. Some popular options include Tampermonkey and Greasemonkey.
  2. Copy the contents of the JavaScript file (zendesk-active-tab-color-change.user.js) from this repository.
  3. Open your user script manager and create a new script.
  4. Paste the copied script into the script editor.
  5. Save the script.

Usage:

  1. Ensure the user script manager extension is enabled in your web browser.
  2. Open your Zendesk instance in your web browser.
  3. The script will automatically apply the background color change to the active ticket tab.
  4. Customize the script as desired:
    • To target a different CSS class: Inspect the element of the active ticket tab using your browser's developer tools and replace the CSS class selector in the script with the appropriate one.
    • To adjust the background color: Modify the RGB color values in the script to your preferred color.

Prerequisites:

  • A modern web browser (e.g., Chrome, Firefox, Safari)
  • User script manager extension installed (e.g., Tampermonkey, Greasemonkey)

Dependencies:

None

Additional Setup Steps:

None.

Feel free to customize this documentation section based on your specific script and any additional information you want to provide. Include any prerequisites, dependencies, or additional setup steps required for users to successfully install and use the script.

About

A user script to change the active tab color in Zendesk for improved visibility. Enhance your ticket management experience with a customized background color.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published