Avengers Endgame Tony Stark Theme

Part of the journey is the end.

Avengers Endgame Tony Stark Themeとは何ですか?

Avengers Endgame Tony Stark Themeはhttp://www.appicted.inによって開発されたChromeの拡張機能で、その主な機能は「Part of the journey is the end.」です。

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

screenshot

Avengers Endgame Tony Stark Theme拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        How do you think it's going to end? :-)

You can check out more of my work at:

www.appicted.in

Bye bye!                    

拡張機能の基本情報

名前 Avengers Endgame Tony Stark Theme Avengers Endgame Tony Stark Theme
ID ocgaipbjkgllbpcdeddnpbbkigelmmac
公式URL https://chrome.google.com/webstore/detail/avengers-endgame-tony-sta/ocgaipbjkgllbpcdeddnpbbkigelmmac
説明 Part of the journey is the end.
ファイルサイズ 546 KB
インストール数 89
現在のバージョン 0.0.1
最終更新日 2018-12-09
公開日 2018-12-09
開発者 http://www.appicted.in
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.coach.me/Dhiraj?ref=YJNVl
ヘルプページのURL http://www.appicted.in
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Part of the journey is the end.",
    "name": "Avengers Endgame Tony Stark Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avengers Endgame Tony Stark"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}