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": "Cycle: Turn feedback into customer love!",
"manifest_version": 3,
"version": "0.33",
"action": {
"default_popup": "index.html",
"default_title": "Create a doc"
},
"description": "Collect feedback from anywhere on the web",
"icons": {
"16": "favicon.ico",
"48": "favicon.ico",
"128": "favicon.ico"
},
"permissions": [
"activeTab",
"scripting"
],
"commands": {
"_execute_action": {
"suggested_key": "Ctrl+Shift+K",
"description": "Toggle extension"
}
}
}