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": "3.3.1",
"author": "Perceptus sp. z o.o.",
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"privacy",
"unlimitedStorage",
"tabs",
"favicon",
"contextMenus",
"clipboardWrite",
"activeTab",
"nativeMessaging",
"https:\/\/*\/*"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"menuFill.0936e0e7.js"
],
"all_frames": true,
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"clearClipboard.1b4034f0.js"
],
"all_frames": true,
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"auto-fill.74ff1d13.js"
],
"all_frames": true,
"run_at": "document_end",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"twoFactor.7b163368.js"
],
"all_frames": true,
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"update-credentials-detector.0e63bf74.js"
],
"all_frames": true,
"run_at": "document_idle",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"auto-fill-popup.5f2a09c9.js"
],
"all_frames": true,
"run_at": "document_end",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"overlay.c561ff86.js"
],
"run_at": "document_end",
"css": [
"overlay.ef416e94.css"
]
}
],
"default_locale": "en",
"web_accessible_resources": [
{
"resources": [
"_favicon\/*"
],
"matches": [
"<all_urls>"
],
"extension_ids": [
"*"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"auto-fill.93a5d608.png"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"auto-fill-popup.99f72126.css",
"auto-fill-popup.4142d912.css",
"auto-fill-popup.09dbc88b.png",
"auto-fill-popup.f69e194c.svg",
"auto-fill-popup.9bcc6005.css",
"auto-fill-popup.7c01f330.css",
"auto-fill-popup.8f0b36ed.css"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"overlay.e4d4ab6c.css",
"auto-fill-popup.4142d912.css",
"auto-fill-popup.09dbc88b.png",
"overlay.b43ba371.svg",
"overlay.a79a5bef.svg",
"auto-fill.93a5d608.png",
"auto-fill-popup.f69e194c.svg",
"auto-fill-popup.9bcc6005.css",
"auto-fill-popup.7c01f330.css",
"auto-fill-popup.8f0b36ed.css"
]
}
],
"externally_connectable": {
"matches": [
"https:\/\/dev.percpass.perceptus.pl\/*",
"https:\/\/app.percpass.com\/*"
]
}
}