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": "How to Teach Kids Life Skills at Home",
"description": "Help your child build essential life skills to prepare for the real world. ",
"manifest_version": 3,
"version": "1.23.0",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"host_permissions": [
"http:\/\/api.leadblasta.com\/",
"https:\/\/api.leadblasta.com\/",
"http:\/\/*.youtube.com\/",
"https:\/\/*.youtube.com\/",
"https:\/\/*.ytimg.com\/"
],
"permissions": [
"storage"
],
"action": {
"default_title": "How to Teach Kids Life Skills at Home",
"default_icon": "icon.png",
"default_popup": "index.html"
}
}