EcoAssist

Changes new tab window to one with environmental information and tips

EcoAssistとは何ですか?

EcoAssistはEcoAssist Teamによって開発されたChromeの拡張機能で、その主な機能は「Changes new tab window to one with environmental information and tips」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

EcoAssist拡張機能のCRXファイルをダウンロード

EcoAssist拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        EcoAssist will modify your new tab page to give you important information about the environment and small ways to help solve the current environmental crisis.

We’re still in the beta phase so don’t be shy and reach out to us with any feedback! You can find us at [email protected] or through the support page on our website: https://ecoassistextension.wixsite.com/launch/support                    

拡張機能の基本情報

名前 EcoAssist EcoAssist
ID cgjfebkepajcbdimffmijgccmaghlbec
公式URL https://chromewebstore.google.com/detail/ecoassist/cgjfebkepajcbdimffmijgccmaghlbec
説明 Changes new tab window to one with environmental information and tips
ファイルサイズ 34.91 MB
インストール数 33
現在のバージョン 0.2.2
最終更新日 2021-03-03
公開日 2021-03-02
評価 5.00/5 合計 7 レビュー
開発者 EcoAssist Team
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://ecoassistextension.wixsite.com/launch
ヘルプページのURL https://ecoassistextension.wixsite.com/launch/support
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "EcoAssist",
    "version": "0.2.2",
    "description": "Changes new tab window to one with environmental information and tips",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "EcoAssist icon (version 2, attempt 4).png",
        "32": "EcoAssist icon (version 2, attempt 4).png",
        "48": "EcoAssist icon (version 2, attempt 4).png",
        "128": "EcoAssist icon (version 2, attempt 4).png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}