WebExtension.net
WebExtension.net

Confetti for JIRA

View on Chrome Web Store
View Confetti for JIRA Chrome Extension on Chrome Web Store
1.0 (1 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Pop confetti when you complete JIRA tickets!
Type
Extension
Users
246 users
Website sidr.io
Sidr
View author page of Sidr
Published
Published on March 25, 2021
Version 0.0.0.8
Manifest version
3
Updated
Updated on May 2, 2021
View on Chrome Web Store
View Confetti for JIRA Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Confetti for JIRA",
    "description": "Pop confetti when you complete JIRA tickets!",
    "version": "0.0.0.8",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.atlassian.net\/jira\/software\/*",
                "https:\/\/github.com\/*\/pull\/*"
            ],
            "js": [
                "bootstrap.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "confetti.browser.js",
                "run.js"
            ],
            "matches": [
                "https:\/\/*.atlassian.net\/*"
            ]
        }
    ],
    "icons": {
        "16": "img\/confetti16.png",
        "32": "img\/confetti32.png",
        "48": "img\/confetti48.png",
        "128": "img\/confetti128.png"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top