By: Alex Culligan
Inspect and view changes in Zendesk Priority Highlights source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "Alex Culligan",
"background": {
"scripts": [
"js/background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{f76d8b72-ebdb-4116-8387-6f86526329cd}"
}
},
"content_scripts": [
{
"all_frames": false,
"css": [
"css/style.css"
],
"js": [
"js/jquery.js",
"js/content.js"
],
"matches": [
"https://*.zendesk.com/agent/*"
],
"run_at": "document_idle"
}
],
"description": "Highlight Zendesk tickets in Views based on priority",
"icons": {
"16": "img/default/16.png",
"24": "img/default/24.png",
"32": "img/default/32.png",
"48": "img/default/48.png",
"128": "img/default/128.png",
"256": "img/default/256.png"
},
"manifest_version": 2,
"name": "Zendesk Priority Highlights",
"options_ui": {
"page": "html/options.html"
},
"page_action": {
"default_icon": {
"16": "img/active/16.png",
"24": "img/active/24.png",
"32": "img/active/32.png",
"48": "img/active/48.png",
"128": "img/active/128.png",
"256": "img/active/256.png"
},
"default_popup": "html/popup-options.html",
"show_matches": [
"https://*.zendesk.com/agent/filters/*"
]
},
"permissions": [
"activeTab",
"https://*.zendesk.com/agent/*",
"storage"
],
"short_name": "Priority Highlights",
"version": "1.2.6"
} Best Zendesk Priority Highlights Alternatives
Here are some Firefox add-ons that are similar to Zendesk Priority Highlights:
Zendesk Productivity Suite
Zendrik
Zendesk View Auto Refresh
EmeryTools
Zendesk Ticket Copy Button
Hayden Beckett
AgileSNOW Extension
RatOps Group
Zendesk View Queue
Duncs
Zendesk Download Router
GitLab Inc.
Overdue Date Highlighter
Bob Jurencak
Zendesk File Renamer
Andrew S
Zendesk Link Collector
BagToad
Freshdesk Dark Mode
Timbo
ZenNotes
m-sarabi