Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "iAC",
"version": "5.0.1",
"description": "provides quick access to the localized sites under *.atlassian.com",
"icons": {
"16": "image\/icon_16.png",
"48": "image\/icon_48.png",
"128": "image\/icon_128.png"
},
"permissions": [
"contextMenus"
],
"background": {
"service_worker": "background.js"
},
"host_permissions": [
"*:\/\/*.atlassian.com\/*"
],
"manifest_version": 3
}