Star Wars Newtab Theme

The expansion creates a new tab in the thematic style of 'Star Wars'

Star Wars Newtab Themeとは何ですか?

Star Wars Newtab ThemeはUmbrellaによって開発されたChromeの拡張機能で、その主な機能は「The expansion creates a new tab in the thematic style of 'Star Wars'」です。

拡張機能のスクリーンショット

screenshot
screenshot

Star Wars Newtab Theme拡張機能のCRXファイルをダウンロード

Star Wars Newtab Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        When you install the extension, a new thematic tab will appear. But that is not all. You will always know about the weather outside the window because it is displayed on a new tab. With the help of Star Wars Newtab Theme, you get quick access to popular social networks, such as Instagram, Facebook, Twitter. Also, the most visited sites will always be on hand. This Theme is simple and convenient in use.

Install extension and enjoy different wallpapers with your favorite characters each time you open a new tab.                    

拡張機能の基本情報

名前 Star Wars Newtab Theme Star Wars Newtab Theme
ID mpghoamnjcinieogaoemkaamdckhejef
公式URL https://chromewebstore.google.com/detail/star-wars-newtab-theme/mpghoamnjcinieogaoemkaamdckhejef
説明 The expansion creates a new tab in the thematic style of 'Star Wars'
ファイルサイズ 8.06 MB
インストール数 1,663
現在のバージョン 2.0.0.0
最終更新日 2022-10-21
公開日 2021-10-07
評価 5.00/5 合計 1 レビュー
開発者 Umbrella
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://bit.ly/3yYavvL
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_title": "__MSG_appButtonDesc__"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "permissions": [
        "topSites",
        "geolocation"
    ],
    "version": "2.0.0.0"
}