Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Sticky Notes 3.8 - Super Quick & Personal",
"short_name": "Sticky Notes 3.8",
"offline_enabled": true,
"version": "3.8",
"description": "Animated Themes, Fonts, Offline, Backup, 1-Click easiest & fastest note taking app inside browser. (See demo)",
"permissions": [
"storage",
"identity",
"system.display"
],
"background": {
"service_worker": "service_worker.js",
"type": "module"
},
"action": {
"default_popup": "index.html"
},
"web_accessible_resources": [
{
"resources": [
"images\/*.png",
"images\/**\/*.png"
],
"extension_ids": [
"plpdjbappofmfbgdmhoaabefbobddchk"
]
}
],
"icons": {
"16": "images\/logo16.png",
"32": "images\/logo32.png",
"48": "images\/logo48.png",
"128": "images\/logo128.png"
},
"manifest_version": 3,
"oauth2": {
"client_id": "220361635393-rnidgv34iqk26kmtke92djhsqo2uff7r.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile"
]
},
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR4PtX1tJHSObNq0NtEbufk16lW2+S84kEjWsrGe7BEB9YBurI89ZO6BA+uqTaPQfTr5KPV1CLgNHH0Tl7RjLSmD0GiiTpSEhsKsY+nlU01AtH27g8n5b6ZGX1v2XvW5FYwaYJhS9r3sBxYSVCVZLK4J6f8A3r+7Utqthg79RVaQIDAQAB"
}