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": "Discard tab or group (suspender)",
"version": "1.2",
"manifest_version": 3,
"action": {
"default_title": "Click to discard",
"default_icon": {
"32": "icons\/32.png",
"72": "icons\/72.png",
"128": "icons\/128.png",
"512": "icons\/512.png"
}
},
"permissions": [],
"background": {
"service_worker": "background.js"
}
}