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",
"description": "__MSG_extensionDescription__",
"author": "Helpfeel Inc.",
"permissions": [
"activeTab",
"contextMenus",
"storage",
"scripting",
"offscreen",
"sidePanel"
],
"host_permissions": [
"<all_urls>"
],
"optional_permissions": [
"clipboardWrite"
],
"background": {
"service_worker": "main.js"
},
"action": {
"default_icon": {
"19": "icons\/19.png",
"38": "icons\/[email protected]"
}
},
"web_accessible_resources": [
{
"resources": [
"imgs\/crop.svg",
"imgs\/cross.svg",
"imgs\/film.svg",
"imgs\/grid.svg",
"imgs\/gyazo.svg",
"imgs\/selection.svg",
"imgs\/spinner.svg",
"imgs\/window-scroll.svg",
"imgs\/window.svg",
"menu.css"
],
"matches": [
"<all_urls>"
]
}
],
"icons": {
"16": "icons\/16.png",
"19": "icons\/19.png",
"30": "icons\/30.png",
"32": "icons\/[email protected]",
"38": "icons\/[email protected]",
"44": "icons\/44.png",
"48": "icons\/48.png",
"50": "icons\/50.png",
"96": "icons\/[email protected]",
"128": "icons\/128.png",
"150": "icons\/150.png",
"256": "icons\/[email protected]"
},
"options_ui": {
"page": "option\/options.html"
},
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extensionName__",
"short_name": "__MSG_extensionShortName__",
"version": "5.15.1"
}