Google Earth for Browser
Open Google Earth from an extension.
Google Earth for Browserとは何ですか?
Google Earth for Browserはalqndzlyalqndwlyによって開発されたChromeの拡張機能で、その主な機能は「Open Google Earth from an extension.」です。
拡張機能のスクリーンショット
Google Earth for Browser拡張機能のCRXファイルをダウンロード
Google Earth for Browser拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simple way to open Google Earth on your computer, but without downloading Google Earth Pro. This extension works with the Web version of Google Chrome and combines it with a program for your computer.
拡張機能の基本情報
名前 | |
ID | ckaooknhkacnjegigelpfclclgbgnljf |
公式URL | https://chrome.google.com/webstore/detail/google-earth-for-browser/ckaooknhkacnjegigelpfclclgbgnljf |
説明 | Open Google Earth from an extension. |
ファイルサイズ | 28.68 KB |
インストール数 | 53,058 |
現在のバージョン | 1.3.0.1 |
最終更新日 | 2023-05-07 |
公開日 | 2021-01-29 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | alqndzlyalqndwly |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://discord.gg/7HB9a6ua6Y |
プライバシーポリシーページのURL | https://madgicx.com/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon.png", "default_title": "Launch Google Earth" }, "description": "Open Google Earth from an extension.", "manifest_version": 2, "name": "Google Earth for Browser", "version": "1.3.0.1", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |