Zammad/Jira Web
Zammad <=> Jira | Web extension (unofficial)
What is Zammad/Jira Web?
Zammad/Jira Web is a Chrome extension developed by ridaamirini, and its main feature is "Zammad <=> Jira | Web extension (unofficial)".
Extension Screenshots
Download Zammad/Jira Web Extension CRX File
Download Zammad/Jira Web extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This web extension lets you create a issue from the Zammad Helpdesk.
Extension Basic Information
Name | |
ID | knhicoaokhccbpkdihcfnloekimjhjgh |
Official URL | https://chromewebstore.google.com/detail/zammadjira-web/knhicoaokhccbpkdihcfnloekimjhjgh |
Description | Zammad <=> Jira | Web extension (unofficial) |
File Size | 273 KB |
Installation Count | 13 |
Current Version | 1.0.0 |
Last Updated | 2018-11-23 |
Publish Date | 2018-11-20 |
Rating | 1.00/5 Total 1 Ratings |
Developer | ridaamirini |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Zammad\/Jira Web", "description": "Zammad <=> Jira | Web extension (unofficial)", "version": "1.0.0", "manifest_version": 2, "icons": { "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "browser_action": { "default_icon": { "48": "icons\/icon_48-gray.png", "128": "icons\/icon_128-gray.png" }, "default_title": "Zammad\/Jira Web", "default_popup": "popup\/not-found.html" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |