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",
"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"
},
"default_popup": "popup.html"
},
"version": "1.2.0",
"author": "[email protected]",
"name": "AI Chat Sync",
"description": "__MSG_extensionDescription__",
"background": {
"service_worker": "static\/background\/index.js"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"tabs",
"activeTab",
"system.display"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contents.d42e7fcf.js"
],
"css": []
}
],
"default_locale": "en",
"host_permissions": [
"https:\/\/*\/*"
],
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"contents.fbbc1511.png",
"contents.26dac2d1.png",
"contents.e00fa2f4.png",
"contents.dc582bbe.png",
"contents.4ad4b761.png",
"contents.8ad2a545.png",
"contents.e70b5b79.png",
"contents.27e1eaa3.png",
"contents.1f480256.png",
"contents.53ea55ae.png",
"contents.3e21f8c8.png",
"contents.db9d8844.png",
"contents.06a8874d.png",
"contents.8dd7e11c.png",
"contents.48d7d080.png",
"contents.4de416f2.png",
"contents.20a2835e.png",
"contents.2bb0b678.png",
"contents.8844cb24.png",
"contents.08c64aca.png",
"contents.af077185.png",
"contents.17056c4d.png",
"contents.33168354.png",
"contents.bdeb6bd1.png",
"contents.1a749d90.png",
"contents.4a63336d.png"
]
}
]
}