Dark Google Maps
Reduce brightness on google maps
什么是Dark Google Maps?
Dark Google Maps是由Agency Enterprise开发的Chrome扩展程序,该扩展的主要功能是“Reduce brightness on google maps”。
扩展截图
下载Dark Google Maps扩展crx文件
下载Dark Google Maps扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Google maps dark mode! See the world in a different view, turn Dark Mode on and reduce the map brightness                     扩展基本信息
| 名称 |   |  
| ID | aogldndldipgagdpmlgpplfdjdlgahke | 
| 官方URL | https://chromewebstore.google.com/detail/dark-google-maps/aogldndldipgagdpmlgpplfdjdlgahke | 
| 简介 | Reduce brightness on google maps | 
| 文件大小 | 26.8 KB | 
| 安装次数 | 1,717 | 
| 当前版本 | 1.0 | 
| 更新时间 | 2022-04-20 | 
| 上架时间 | 2022-04-20 | 
| 评分 | 2.50/5 共4次评分 | 
| 开发者 | Agency Enterprise | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dark Google Maps",
    "manifest_version": 3,
    "version": "1.0",
    "description": "Reduce brightness on google maps",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.google.com\/maps\/*"
            ],
            "js": [
                "inject.js"
            ]
        }
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "logo.png"
            ],
            "matches": [
                "  |  |