JIRA Crawler
Bug tracking
What is JIRA Crawler?
JIRA Crawler is a Chrome extension developed by ddly, and its main feature is "Bug tracking".
Extension Screenshots
Download JIRA Crawler Extension CRX File
Download JIRA Crawler 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
A simple application to track JIRA issues using REST API
Extension Basic Information
Name | JIRA Crawler |
ID | kogfikelflchiidbcklifiapdkgpmhmn |
Official URL | https://chromewebstore.google.com/detail/jira-crawler/kogfikelflchiidbcklifiapdkgpmhmn |
Description | Bug tracking |
File Size | 95.03 KB |
Installation Count | 21 |
Current Version | 0.2.8 |
Last Updated | 2016-01-13 |
Publish Date | 2016-01-13 |
Rating | 5.00/5 Total 1 Ratings |
Developer | ddly |
Payment Type | free |
Supported Languages | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "JIRA Crawler", "version": "0.2.8", "author": "ddly", "default_locale": "en", "description": "__MSG_appDescription__", "icons": { "128": "icons\/icon128.png", "16": "icons\/icon16.png", "48": "icons\/icon48.png" }, "browser_action": { "default_icon": { "19": "icons\/icon19.png", "38": "icons\/icon38.png" } }, "options_page": "main.html", "permissions": [ " |