*NEW* Walking Dead HD Wallpaper New Tab Theme
A tribute to your favorite zombie show The Walking Dead wallpaper images of Rick Daryl Glenn Carl and more.
*NEW* Walking Dead HD Wallpaper New Tab Themeとは何ですか?
*NEW* Walking Dead HD Wallpaper New Tab Themeはhttp://browsefx.comによって開発されたChromeの拡張機能で、その主な機能は「A tribute to your favorite zombie show The Walking Dead wallpaper images of Rick Daryl Glenn Carl and more.」です。
拡張機能のスクリーンショット
*NEW* Walking Dead HD Wallpaper New Tab Theme拡張機能のCRXファイルをダウンロード
*NEW* Walking Dead HD Wallpaper New Tab Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
*Not an official representation but a tribute to the brands marks herein *New Tab page featuring imagery inspired by The Walking Dead *Simple, highly visual layout, removing tiles from view *Direct, convenient web search and features from a New Tab page *We are not affiliated with or sponsored by the entity whose materials are represented in this extension Note: this is NOT a Chrome theme, it’s a new tab page that includes imagery inspired by The Walking Dead.
拡張機能の基本情報
名前 | |
ID | cknlaocdcfpdgfdeefmebaklegbjkmjp |
公式URL | https://chrome.google.com/webstore/detail/new-walking-dead-hd-wallp/cknlaocdcfpdgfdeefmebaklegbjkmjp |
説明 | A tribute to your favorite zombie show The Walking Dead wallpaper images of Rick Daryl Glenn Carl and more. |
ファイルサイズ | 58.35 KB |
インストール数 | 623 |
現在のバージョン | 4.0.3.2 |
最終更新日 | 2017-03-28 |
公開日 | 2017-03-28 |
評価 | 2.85/5 合計 106 レビュー |
開発者 | http://browsefx.com |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://brandthunder.com/privacy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "*NEW* Walking Dead HD Wallpaper New Tab Theme", "version": "4.0.3.2", "description": "A tribute to your favorite zombie show The Walking Dead wallpaper images of Rick Daryl Glenn Carl and more.", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "page": "background.html" }, "browser_action": { "default_title": "*NEW* Walking Dead HD Wallpaper New Tab Theme", "default_icon": { "16": "icon16.png", "32": "icon32.png" } }, "options_page": "options.html", "chrome_url_overrides": { "newtab": "newtab.html" }, "permissions": [ "http:\/\/*.brandthunder.com\/*", "storage" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |