https://github.com/bagtoad/add-zendesk-comment-borders
Add borders for comments in Zendesk Agent Workspace
https://github.com/bagtoad/add-zendesk-comment-borders
Last synced: 11 months ago
JSON representation
Add borders for comments in Zendesk Agent Workspace
- Host: GitHub
- URL: https://github.com/bagtoad/add-zendesk-comment-borders
- Owner: BagToad
- License: mit
- Created: 2023-12-13T18:31:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T18:54:34.000Z (over 2 years ago)
- Last Synced: 2025-02-17T22:28:54.332Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Add Zendesk Comment Borders User Script
This user script is primarily designed for use with the Violentmonkey extension, but should also work with other similar user script manager extensions.
The purpose of this script is to enhance visibility and readability on Zendesk Agent Workspace by introducing borders to comments, similar to the borders that were previously present in past iterations of the Zendesk UI.
## Description
The script introduces a simple CSS tweak that applies a border to each Zendesk comment visible in the Agent Workspace.
## Installation Instructions
1. First, ensure you have a user script manager extension like Violentmonkey, Tampermonkey, or Greasemonkey installed in your web browser. If not, download and install from your browser's respective extension store.
2. Once equipped with an appropriate user script manager extension, click [here](https://raw.githubusercontent.com/BagToad/add-zendesk-comment-borders/main/add-comment-borders.user.js) to direct your browser to the raw user script file.
3. Your user script manager should detect this and prompt you to install the script. Proceed to install.
4. Congratulations! The script is now installed. Navigate to your Zendesk Agent Workspace and refresh the tab to see the style changes.