Star Wars HD HD New Tab
Download the Star Wars HD New Tab extension, change the appearance of your browser and get new features.
Star Wars HD HD New Tabとは何ですか?
Star Wars HD HD New TabはWallpaper New Tabによって開発されたChromeの拡張機能で、その主な機能は「Download the Star Wars HD New Tab extension, change the appearance of your browser and get new features.」です。
拡張機能のスクリーンショット
Star Wars HD HD New Tab拡張機能のCRXファイルをダウンロード
Star Wars HD HD New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Install Star Wars New Tab Theme and enjoy handpicked HD images of Star Wars. It comes with some cool properties that will improve your New Tab experience like: - High quality wallpapers with every new tab - Current Date/Time - Search bar in the middle of the screen of your browser. - Shortcut links to social networks and shopping websites
拡張機能の基本情報
名前 | |
ID | bjnefpehkfadkkahnhmnjgdefnclakbk |
公式URL | https://chrome.google.com/webstore/detail/star-wars-hd-hd-new-tab/bjnefpehkfadkkahnhmnjgdefnclakbk |
説明 | Download the Star Wars HD New Tab extension, change the appearance of your browser and get new features. |
ファイルサイズ | 12.68 MB |
インストール数 | 8,000 |
現在のバージョン | 1.1.5 |
最終更新日 | 2020-04-28 |
公開日 | 2020-04-26 |
評価 | 4.92/5 合計 13 レビュー |
開発者 | Wallpaper New Tab |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://addiyos.com/privacy-policy.html |
対応言語 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "1.1.5", "default_locale": "en", "icons": { "128": "icons\/ic128.png", "48": "icons\/ic48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "icons\/ic48.png" }, "chrome_url_overrides": { "newtab": "main.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/star-wars-hd.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |