제작자: Bernhard Danecker Add-on
Inspect and view changes in Gmail Theme Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Gmail Theme Sync",
"version": "1.0.0",
"description": "Keeps Gmail's native theme in sync with the system theme.",
"permissions": [
"storage"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"default_title": "Gmail Theme Sync"
},
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_start"
}
],
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "gmail-theme-sync@daberni.github",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 Gmail Theme Sync 대안
다음은 Gmail Theme Sync과(와) 유사한 Firefox add-on입니다:
Gmail Dark Mode Switcher
raulpop
Sync Theme
Dee
Inbox Theme for Gmail
tonypai
Gmail Twilight theme
caligio
Gmail New Theme
edualfio
Dark Theme for Google™
Joe Ertaba
Inbox Reborn theme for Gmail™
Team Inbox
Inbox in Gmail
Bouke Stam
Dark Mode for Gmail V2
Yuni Curen
Gemini Google Theme
Nub Playz
Night Shift Google Drive
Hthrace
Dark Gray Theme (WebExtension)
George Raptis