제작자: Khaled Alam
Inspect and view changes in WorkTools - Productivity Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "WorkTools - Productivity Extension",
"version": "1.0.0",
"description": "Streamline your developer workflow with productivity enhancements for JIRA and GitHub",
"author": "Khaled Alam",
"homepage_url": "https://khaledalam.net",
"browser_specific_settings": {
"gecko": {
"id": "worktools@khaledalam.net",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"*://*.atlassian.net/*",
"*://*/jira/*",
"*://github.com/*/*"
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"omnibox": {
"keyword": "jira"
},
"content_scripts": [
{
"matches": [
"*://*.atlassian.net/*",
"*://*/jira/*"
],
"js": [
"tools/jira-rtl/content.js"
],
"css": [
"tools/jira-rtl/styles.css"
],
"run_at": "document_end"
},
{
"matches": [
"*://github.com/*/*"
],
"js": [
"tools/github-improvements/content.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"background/background.js"
]
},
"web_accessible_resources": [
{
"resources": [
"tools/*/assets/*"
],
"matches": [
"*://*.atlassian.net/*",
"*://github.com/*"
]
}
]
} 최고의 WorkTools - Productivity Extension 대안
다음은 WorkTools - Productivity Extension과(와) 유사한 Firefox add-on입니다:
JIRA Enhancer
soc88
EasyTime for JIRA
Bridge Builders
Support Admin Tools for JIRA
MrAddon
Super Productivity
Shashikanth171
Better Github Workflows
revdev
Grok UI Tools
Jeremy Sharples
Jira Time Helper
Alan
Atlassian Forge DevTools
João Brilhante
Worklog Tracker
CSSSR
IO Tools Quick Access
IO Tools