Mark My Work - Jira time recording made easy
Log your daily time in seconds!
What is Mark My Work - Jira time recording made easy?
Mark My Work - Jira time recording made easy is a Chrome extension developed by Suresh Priyadarshana, and its main feature is "Log your daily time in seconds!".
Extension Screenshots
Download Mark My Work - Jira time recording made easy Extension CRX File
Download Mark My Work - Jira time recording made easy 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
Extension Basic Information
Name | Mark My Work - Jira time recording made easy |
ID | baahfkpaladiplnndgakdkcfedobdabc |
Official URL | https://chromewebstore.google.com/detail/mark-my-work-jira-time-re/baahfkpaladiplnndgakdkcfedobdabc |
Description | Log your daily time in seconds! |
File Size | 2.71 MB |
Installation Count | 38 |
Current Version | 0.0.3 |
Last Updated | 2017-12-25 |
Publish Date | 2017-12-25 |
Developer | Suresh Priyadarshana |
[email protected] | |
Payment Type | free |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "popup.html" }, "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "description": "Log your daily time in seconds!", "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "32": "images\/icon32.png", "16": "images\/icon16.png" }, "options_ui": { "page": "options.html" }, "manifest_version": 2, "name": "Mark My Work - Jira time recording made easy", "permissions": [ "storage", " |