Marvel’s Spider-Man New Tab and Wallpaper

Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.

Marvel’s Spider-Man New Tab and Wallpaperとは何ですか?

Marvel’s Spider-Man New Tab and Wallpaperはzoomeyplugによって開発されたChromeの拡張機能で、その主な機能は「Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.」です。

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

screenshot
screenshot
screenshot
screenshot

Marvel’s Spider-Man New Tab and Wallpaper拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.                    

拡張機能の基本情報

名前 Marvel’s Spider-Man New Tab and Wallpaper Marvel’s Spider-Man New Tab and Wallpaper
ID nfakmciakiafklhnljbmlhafifgmiemo
公式URL https://chrome.google.com/webstore/detail/marvel%E2%80%99s-spider-man-new-t/nfakmciakiafklhnljbmlhafifgmiemo
説明 Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.
ファイルサイズ 59.93 KB
インストール数 28
現在のバージョン 0.0.4
最終更新日 2020-01-03
公開日 2020-01-03
評価 5.00/5 合計 14 レビュー
開発者 zoomeyplug
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "background": {
        "scripts": [
            "js\/marvels-spider-man.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "theme.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/cse.google.com https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.4"
}