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",
"app": {
"background": {
"scripts": [
"startup.js"
],
"persistent": false
}
},
"manifest_version": 2,
"name": "Destiny Discover",
"version": "2.0.1",
"description": "Destiny Discover",
"icons": {
"16": "icon-16x16.png",
"32": "icon-32x32.png",
"128": "icon-128x128.png"
},
"author": "Follett School Solutions",
"permissions": [
"http:\/\/www.google-analytics.com\/",
"https:\/\/www.google-analytics.com\/",
"http:\/\/*.follettshelf.com\/",
"https:\/\/*.follettshelf.com\/",
"http:\/\/*.follettsoftware.com\/",
"https:\/\/*.follettsoftware.com\/",
"storage"
]
}