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",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnubmQDb0gM58frxmRAw2PpkUsH\/sed\/6\/Y5PnfvEOISE84TJVSg1T2Eyi5S2hjsuMrYN82RRSTdXTnujPE2ztpR28y2qEZ3K55fXRfPUavNraEkyhZYDmOjme8hdu2Zs0DFz\/gMLTF8HiG6j1bIP+dPd2Yf62TR5k7B2MbeTzdjsGzzqb60OCqGFW37qePi5d\/sVJBAAZs5gItp4qRIMyZwL8eNT80PdVscYDKmR0nGf7v\/838QTP7qtBXcU+5St33X\/w1w98MOtXObTmie7I7308sgVHF+RdZAnUzcQkDVO1zvBmty6D+RNq44ZY4WePse+7bgZ7oMNlQwQQ52KsQIDAQAB",
"manifest_version": 3,
"name": "ChannelStudio - YouTube SEO & Keywords",
"short_name": "ChannelStudio",
"version": "1.0.26",
"minimum_chrome_version": "114",
"description": "A more accurate YouTube SEO extension & keyword tool",
"homepage_url": "https:\/\/channelstud.io",
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"64": "images\/icon-64.png",
"128": "images\/icon-128.png",
"256": "images\/icon-256.png",
"512": "images\/icon-512.png"
},
"action": {
"default_icon": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"64": "images\/icon-64.png",
"128": "images\/icon-128.png",
"256": "images\/icon-256.png",
"512": "images\/icon-512.png"
}
},
"background": {
"service_worker": "background.js"
},
"permissions": [
"storage",
"unlimitedStorage",
"tabs",
"sidePanel",
"scripting",
"history"
],
"host_permissions": [
"https:\/\/channelstud.io\/*",
"https:\/\/*.youtube.com\/*",
"https:\/\/trends.google.com\/*"
],
"externally_connectable": {
"matches": [
"https:\/\/channelstudio.com\/*",
"https:\/\/channelstud.io\/*"
]
}
}