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",
"manifest_version": 2,
"name": "OneSearch - Enhanced OneDrive\u2122 Search",
"short_name": "OneSearch",
"description": "Instantly find files from your private and shared OneDrive\u2122 documents",
"version": "0.0.1.2",
"app": {
"urls": [
"https:\/\/OneSearch.apps4u.net\/"
],
"launch": {
"web_url": "https:\/\/OneSearch.apps4u.net\/"
}
},
"icons": {
"128": "skysearch_128.png"
},
"permissions": [
"unlimitedStorage",
"notifications",
"background"
]
}