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": "2.1.0",
"author": "Plasmo Corp. <[email protected]>",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"tabs"
],
"content_scripts": [
{
"matches": [
"*:\/\/*.temu.com\/*"
],
"js": [
"contents.d42e7fcf.js"
],
"css": []
}
],
"host_permissions": [
"*:\/\/*.temu.com\/*"
],
"default_locale": "en",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA464O7fbVkq4ejToWpQwloYQGMPIt4pTOfYgEkSn9mfrlQ8NdRriEG9aeDPF2uTwC9ilvBhRtjN7VZHSS2S4BFTBnVNGDmrT9\/hc5vJnlUYcyfVFoE2PD5RR3lfa\/CFiHNfB9lArEIUd7RgfldCpzGyztY2p9itQqyEtEquv\/4QZG\/tYRm2EXxXacTOqqN3tompCmV7UgDtJ7D9X+qpuDQYQLvu+n9l0FfHvsPd5WyJz4rf2FWFj2ZMoryvk+bms8e4hv+jGHhhk+tuOt+L+upxLRXKZdOinvvU1CdAfbbYeT5R9poWKUdRDPd0B2RO7MeGsoY7HYoBYDOKYfDMRr6QIDAQAB",
"web_accessible_resources": [
{
"matches": [
"*:\/\/*.temu.com\/*"
],
"resources": [
"script.4d5765e8.js"
]
}
]
}