By: Yavuz Yıldırım
Inspect and view changes in SideKick WA source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_appName__",
"version": "1.2.0",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"https://web.whatsapp.com/*"
],
"background": {
"scripts": [
"shared/settings.js",
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "sidekick-wa@extensions.yavuz",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"commands": {
"toggle-privacy": {
"suggested_key": {
"default": "Alt+Shift+P",
"mac": "Alt+Shift+P"
},
"description": "__MSG_privacy_toggle_cmd__"
}
},
"action": {
"default_title": "__MSG_appActionTitle__",
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png"
}
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"https://web.whatsapp.com/*"
],
"js": [
"shared/settings.js",
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"icons/*"
],
"matches": [
"https://web.whatsapp.com/*"
]
}
]
} Best SideKick WA Alternatives
Here are some Firefox add-ons that are similar to SideKick WA:
WA Folders Pro
misarb
whatsapp web in sidebar
Frynx
Sidekick Social
Alex Brygider
ANWhatsApp Features
heyden
WhatsApp Web Integration
Aiden Davis
WAIncognito
9gabr
WhatsApp Web Focus Mode
LogicBase
WhatsApp chat in Sidebar
GODIE
WhatsApp Web Privacy Shield
Rohithsrr
Hide Chats for WhatsApp Web
Yunus Ayan
Web Messenger for WhatsApp™
Baris Derin
Blur WhatsApp Web
Rana Code Labs