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": "Checker Plus for Google Drive\u2122",
"description": "__MSG_description__",
"version": "13.0.1",
"homepage_url": "https:\/\/jasonsavard.com?ref=homepage_url&ext=drive",
"background": {
"service_worker": "js\/background.js"
},
"action": {
"default_icon": "\/images\/buttonIcons\/default.png",
"default_title": "Checker Plus for Google Drive\u2122",
"default_popup": "popup.html?source=toolbar&setVia=manifest"
},
"icons": {
"16": "\/images\/icon19.png",
"32": "\/images\/icon32.png",
"48": "\/images\/icon48.png",
"128": "\/images\/icon128.png"
},
"options_page": "options.html",
"default_locale": "en",
"side_panel": {
"default_path": "popup.html?source=sidepanel"
},
"permissions": [
"alarms",
"idle",
"storage",
"notifications",
"contextMenus",
"gcm",
"identity",
"system.display",
"offscreen",
"sidePanel",
"activeTab"
],
"optional_permissions": [
"background"
],
"optional_host_permissions": [
"*:\/\/*.googleusercontent.com\/*",
"https:\/\/docs.google.com\/"
],
"storage": {
"managed_schema": "schema.json"
},
"oauth2": {
"client_id": "305496705996-m5ifabehp2g7t5bv9n94m491flmbngv6.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/drive",
"https:\/\/www.googleapis.com\/auth\/drive.readonly"
]
},
"manifest_version": 3,
"web_accessible_resources": [
{
"resources": [
"options.html",
"contribute.html"
],
"matches": [
"https:\/\/jasonsavard.com\/*",
"https:\/\/checkout.stripe.com\/*",
"https:\/\/www.paypal.com\/*",
"https:\/\/commerce.coinbase.com\/*"
]
}
]
}