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",
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
}
},
"version": "1.0.8",
"author": "Nikolay <[email protected]>",
"name": "__MSG_name__",
"description": "__MSG_description__",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"tabs"
],
"content_scripts": [
{
"matches": [
"https:\/\/dreamboard.wishr.app\/*"
],
"js": [
"btn-click-event.5f4e5558.js"
],
"run_at": "document_end",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"context.c7312ec4.js"
],
"exclude_matches": [
"https:\/\/accounts.google.com\/*",
"https:\/\/iwish-c82a4.firebaseapp.com\/*",
"https:\/\/appleid.apple.com\/auth\/*",
"https:\/\/app.netlify.com\/*",
"https:\/\/ai.wishr.app\/*",
"https:\/\/www.figma.com\/*",
"https:\/\/web.telegram.org\/*",
"https:\/\/github.com\/*",
"https:\/\/chatgpt.com\/*"
],
"css": [
"font.78aa8533.css"
]
}
],
"default_locale": "en",
"host_permissions": [
"https:\/\/*\/*"
],
"commands": {
"open_wisher_page": {
"suggested_key": {
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+U"
},
"description": "__MSG_extension_action_open_add_wisher_page__"
}
},
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"Roboto-Regular.da2d403b.ttf",
"Roboto-Medium.d83bcaa9.ttf",
"context.71807ef1.css",
"context.d57c04fe.svg",
"context.82ed5533.svg",
"context.58221f7d.svg",
"context.fc2d4269.png",
"context.79200c9f.svg",
"context.9fc2ad18.css",
"context.42835863.svg",
"context.ac1b9573.svg",
"context.8552c6bd.svg",
"context.ddf091c2.css",
"context.42c3c710.svg",
"context.62babc99.svg",
"context.11fcb3b1.svg",
"context.7dcb723d.png",
"context.bfe55dfc.png",
"context.fcb29cdf.svg",
"context.ec8f9497.svg",
"context.2ed58cd6.svg",
"context.2dd1fb6c.svg",
"context.84a42c8b.svg",
"context.cce74caf.svg",
"context.3e85e379.css",
"context.4a9e58a5.svg",
"context.b9dbb016.png",
"context.69f7c0cb.svg",
"context.cbe18725.svg",
"context.86574484.svg",
"context.742e42d5.svg",
"context.b43ade30.css",
"context.f2c5f7f5.svg",
"context.c9d59b20.svg"
]
}
]
}