Inspect and view changes in Mini WeChat 2024 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extension_name__",
"version": "0.1.3",
"description": "__MSG_extension_description__",
"default_locale": "en",
"icons": {
"48": "wx-48.png",
"96": "wx-96.png"
},
"content_scripts": [
{
"matches": [
"*://*.qq.com/*"
],
"js": [
"jquery-3.4.1.min.js",
"main.js"
]
}
],
"browser_action": {
"default_title": "打开 Mini微信"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{d6d562c3-7e40-4cf6-bd02-3841b121622c}"
}
}
} Best Mini WeChat 2024 Alternatives
Here are some Firefox add-ons that are similar to Mini WeChat 2024: