Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"action": {
"default_icon": {
"16": "images\/icon-128.png",
"48": "images\/icon-128.png",
"128": "images\/icon-128.png"
},
"default_popup": "popup.html",
"default_title": "Printiment Custom T-Shirt Assistant"
},
"background": {
"service_worker": "background.js"
},
"description": "Right-click any selected text and choose \"Printiment Custom T-Shirt Assistant\".",
"homepage_url": "https:\/\/printiment.com\/",
"icons": {
"16": "images\/icon-128.png",
"48": "images\/icon-128.png",
"128": "images\/icon-128.png"
},
"manifest_version": 3,
"name": "Printiment Custom T-Shirt Assistant",
"permissions": [
"contextMenus"
],
"version": "1.0.1"
}