Inspect and view changes in Gmail Chat Flipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Gmail Chat Flipper",
"version": "1.0.1",
"description": "Flips Gmail's docked chat windows from the bottom-right to the bottom-left corner to avoid obscuring email content.",
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"*://mail.google.com/*",
"*://chat.google.com/*"
],
"action": {
"default_popup": "popup/popup.html",
"default_title": "Gmail Chat Flipper",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://mail.google.com/*",
"*://chat.google.com/*"
],
"all_frames": true,
"match_about_blank": true,
"js": [
"content/content.js"
],
"css": [
"content/content.css"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "gmail-chat-flipper@keeganm.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 Gmail Chat Flipper 대안
다음은 Gmail Chat Flipper과(와) 유사한 Firefox add-on입니다:
Gmail minimal
Tizs
Gmail Conversation Reversal
Bart Solutions
Gmail Persistent Sidebar
icetbr
Gmail reverse conversation
Tomasz
Simple Gmail Screen
Bart Solutions
chat-popup
mineland
Gmail Walculizer
jrdx0
Google Messages Web — Hide Sidebar
David F Dev
Better Google Chat
JDTX
Google Chat Popup
Altyrost
Gmail Resizable Sidebar
nerif.tafu
Google Chat Sidebar
matthewr