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",
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"default_locale": "en",
"version": "1.0.3",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi7WmKWeQc\/yu4uRUWUFIyuYShjNwwrrO939fCiAHtWGgD+gdnRsznm\/H725iQv9GElPLvuX1kPDZTW1+JCF3iKcDcK5XK8ZKWgLoj+tEnhgV0IE\/+mMzAiiZiBnO46BhGFWDs1GUdvbovbyEzJ4zQZeEiedvZ3U8yhqeEE0NIzje1Orz7H5fLcwkGgAzPmNpsqwtx9LqXuT7RAOa2nMlabt0q4tnzAnwLY\/9nWACG2XhF\/MF1L9DmCIF8uvXnbb3CJPjlafOHtB9U0Fvd8AE+Y\/wBAXIdKNAajKgglEmpdWhZ1bJe+aMb1Uw7PBzj3f3OHE7El6MloBcxeAL8kwiFQIDAQAB",
"homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/jhgpmldoffheafnogmaihhgjpoecmgea",
"manifest_version": 3,
"oauth2": {
"client_id": "1089056812695-688f62019161j4u32cot3cntr3mqa8jp.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
],
"web_client_id": "1089056812695-t5h4hl3qc3q47polodlff0t3460jku88.apps.googleusercontent.com"
},
"background": {
"service_worker": "service-worker.js"
},
"icons": {
"16": "images\/logo_16.png",
"32": "images\/logo_32.png",
"48": "images\/logo_48.png",
"128": "images\/logo_128.png"
},
"permissions": [
"activeTab",
"storage",
"identity",
"downloads"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"action": {
"default_popup": "popup.html"
}
}