By: eyecatchup
Inspect and view changes in Toggle restricted JIRA comment source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Toggle restricted JIRA comments",
"version": "1.0.8",
"description": "Toggle visibility of restricted JIRA comments. This allows to share your screen without sharing restricted information.",
"homepage_url": "https://github.com/eyecatchup/toggle-restricted-jira-comments",
"content_scripts": [
{
"matches": [
"*://*.atlassian.net/browse/*",
"*://*.atlassian.net/jira/*"
],
"run_at": "document_end",
"js": [
"inject.js"
]
}
],
"icons": {
"48": "jira-icon-filled-128.png",
"128": "jira-icon-filled-128.png"
},
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "jira-restricted-comments@eyecatchup"
}
}
} Best Toggle restricted JIRA comment Alternatives
Here are some Firefox add-ons that are similar to Toggle restricted JIRA comment:
Jira Diff Highlighter
richiehowelll
Jira Comment Visibility
Otto van Petersen
Hide Jira Announcements
Daniel Peukert
Jira panels hider
bulbatrax
Jira Create Linked Issue
michirod
Jira Helpers
Jira Helpers
jiraDiff
Jonasz Potoniec
Jira Board Enhancer
Ramon Salla
JIRA++
Darshit Shah
Jira Toggle Issue Sidebar
Igor Sergeevich
Jira Hidebar
Peter Wilbert
Jira cancel button confirm
Nicolas