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",
"background": {
"service_worker": "\/js\/bg-worker.js"
},
"container": [
"GOOGLE_DRIVE"
],
"default_locale": "en",
"description": "__MSG_AppDesc__",
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"manifest_version": 3,
"name": "__MSG_AppName__",
"offline_enabled": true,
"permissions": [
"activeTab",
"scripting"
],
"version": "3.0.0",
"action": {
"default_icon": "icon-128.png"
},
"homepage_url": "https:\/\/auto-copy.dllplayer.com\/"
}