Inspect and view changes in WeChat Web Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "WeChat Web Extension",
"version": "1.0.0",
"description": "Quick access and lightweight preview for WeChat Web (web.wechat.com / wx.qq.com).",
"permissions": [
"activeTab",
"tabs",
"storage",
"*://web.wechat.com/*",
"*://wx.qq.com/*"
],
"sidebar_action": {
"default_title": "WeChat Web",
"default_panel": "sidebar.html"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://web.wechat.com/*",
"*://wx.qq.com/*"
],
"js": [
"content-script.js"
],
"run_at": "document_idle"
}
],
"content_security_policy": "script-src 'self'; object-src 'self'",
"browser_specific_settings": {
"gecko": {
"id": "{262c26ac-b8e1-43eb-bef2-f382ff283cfa}"
}
}
} Best WeChat Web Extension Alternatives
Here are some Firefox add-ons that are similar to WeChat Web Extension:
Quick Peek for Firefox
Joshua Angnoe
WhatsApp Web Integration
Aiden Davis
ChatGPT HTML Web View
JdM
Weimo
Zoe
Web Messenger for WhatsApp™
Baris Derin
EasyWPP
FaelDi
WebExplorer
anna
Web Call and Chat
tlintspr
FoxChat
R3dTux
Chrome Webstore Quick View
easync.io
OneNote Web Clipper Quick Access
onenote-web-clipper