Spiderman PS4 Theme

With great power.. comes great Responsibility!

Spiderman PS4 Themeとは何ですか?

Spiderman PS4 Themeはhttp://www.appicted.inによって開発されたChromeの拡張機能で、その主な機能は「With great power.. comes great Responsibility!」です。

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

screenshot

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

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

拡張機能の使用方法

                        Let me know what other themes you'd like to see. :-)


Check out more of work at: www.appicted.in


None of the images used in the theme are owned by the owner of this theme.                    

拡張機能の基本情報

名前 Spiderman PS4 Theme Spiderman PS4 Theme
ID kmbfkojmpnbknfkmcnnhooddinlhoanj
公式URL https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj
説明 With great power.. comes great Responsibility!
ファイルサイズ 1.22 MB
インストール数 95
現在のバージョン 0.0.2
最終更新日 2018-12-07
公開日 2018-12-07
評価 5.00/5 合計 2 レビュー
開発者 http://www.appicted.in
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.coach.me/Dhiraj?ref=YJNVl
ヘルプページのURL http://www.appicted.in
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.2",
    "description": "With great power.. comes great Responsibility!",
    "name": "Spiderman PS4 Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Spiderman PS4"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}