Wallpapers Spider Man
Install SpiderMan themes to get Backgrounds in every New tab
Wallpapers Spider Manとは何ですか?
Wallpapers Spider Manはecherqui32によって開発されたChromeの拡張機能で、その主な機能は「Install SpiderMan themes to get Backgrounds in every New tab」です。
拡張機能のスクリーンショット
Wallpapers Spider Man拡張機能のCRXファイルをダウンロード
Wallpapers Spider Man拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Spider-Man is a fictional superhero appearing in American comic books published by Marvel Comics. We offer you Backgrounds tagged with Spider-Man. Available in HD, 4K resolutions for your desktop.
拡張機能の基本情報
名前 | Wallpapers Spider Man |
ID | egaofdelfhmajgpbgdleedlldbmaiccb |
公式URL | https://chrome.google.com/webstore/detail/wallpapers-spider-man/egaofdelfhmajgpbgdleedlldbmaiccb |
説明 | Install SpiderMan themes to get Backgrounds in every New tab |
ファイルサイズ | 13.06 MB |
インストール数 | 897 |
現在のバージョン | 1.0.0 |
最終更新日 | 2018-02-25 |
公開日 | 2018-02-25 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | echerqui32 |
対応言語 | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Wallpapers Spider Man" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Install SpiderMan themes to get Backgrounds in every New tab", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Wallpapers Spider Man", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |