Dark Grey Wallpaper HD Custom New Tab
Dark Grey New Tab Wallpapers & Games, created for dark grey lovers. Replaces your new tab with dark grey new tab.
Dark Grey Wallpaper HD Custom New Tabとは何ですか?
Dark Grey Wallpaper HD Custom New TabはWallpaper Styleによって開発されたChromeの拡張機能で、その主な機能は「Dark Grey New Tab Wallpapers & Games, created for dark grey lovers. Replaces your new tab with dark grey new tab.」です。
拡張機能のスクリーンショット
Dark Grey Wallpaper HD Custom New Tab拡張機能のCRXファイルをダウンロード
Dark Grey Wallpaper HD Custom New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
By installing our dark grey extension you will replace your default new tab. FEATURES: > A high-res new tab images. > Choose your best wallpapers. > With every new tab, you'll have great backgrounds of dark grey. > Speed-dial widget and your favorite sites. Have fun with my dark grey extension!!
拡張機能の基本情報
名前 | |
ID | hofeohibkpcmjcjehldaoanoalncbmii |
公式URL | https://chrome.google.com/webstore/detail/dark-grey-wallpaper-hd-cu/hofeohibkpcmjcjehldaoanoalncbmii |
説明 | Dark Grey New Tab Wallpapers & Games, created for dark grey lovers. Replaces your new tab with dark grey new tab. |
ファイルサイズ | 54.38 KB |
インストール数 | 30,000 |
現在のバージョン | 8.0.0.0 |
最終更新日 | 2021-02-18 |
公開日 | 2021-02-18 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | Wallpaper Style |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://sites.google.com/view/wallpaper-best/%D7%91%D7%99%D7%AA |
対応言語 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images6\/icon21.png" }, "background": { "scripts": [ "js6\/background5.js" ] }, "chrome_url_overrides": { "newtab": "tab4.html" }, "browser_action": { "default_title": "dark grey" } } |