Starwars HD themes
Wallpapers and Backgrounds in browser homepage
Starwars HD themesとは何ですか?
Starwars HD themesはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Wallpapers and Backgrounds in browser homepage」です。
拡張機能のスクリーンショット
Starwars HD themes拡張機能のCRXファイルをダウンロード
Starwars HD themes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Extension that replaces the new tab page with a more customizable version, with Starwars interface. 拡張機能の基本情報
| 名前 | |
| ID | mlpdnndckcidofffnhlhnemchamjbkbi |
| 公式URL | https://chromewebstore.google.com/detail/starwars-hd-themes/mlpdnndckcidofffnhlhnemchamjbkbi |
| 説明 | Wallpapers and Backgrounds in browser homepage |
| ファイルサイズ | 13.58 MB |
| インストール数 | 1,000 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2018-03-04 |
| 公開日 | 2018-03-04 |
| 評価 | 3.67/5 合計 3 レビュー |
| 開発者 | Unknown |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"version": "1.0.0",
"browser_action": {
"default_icon": "picto\/48.png",
"default_title": "Starwars HD themes"
},
"chrome_url_overrides": {
"newtab": "wall.html"
},
"description": "Wallpapers and Backgrounds in browser homepage",
"icons": {
"128": "picto\/128.png",
"48": "picto\/48.png",
"19": "picto\/19.png"
},
"manifest_version": 2,
"name": "Starwars HD themes",
"offline_enabled": true,
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"web_accessible_resources": [
"wall.html"
]
} | |