Call of Duty New Tab

Call of Duty New Tab personal dashboard

Call of Duty New Tabとは何ですか?

Call of Duty New Tabはnewtabdemoによって開発されたChromeの拡張機能で、その主な機能は「Call of Duty New Tab personal dashboard」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Call of Duty New Tab拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Call of Duty game Wallpaper HD chrome extension features some of the best Call of Duty background to spice up your Chrome browser and give you the Call of Duty game feels. Browse through some of the most creative and wonderful Call of Duty wallpaper theme, then save to your favorites or have the Call of Duty background extension shuffle the wallpapers every time you open a new tab.

- Search bar supporting multiple search engines.
- Timer, and advanced calculator.
- Draggable, and minimizable sticky notes.
- Draggable and editable shortcuts.
- Date & Time.
- Wallpaper customization.
- Dim background to your preference for better visibility.
- Lots of customizable features in setting.                    

拡張機能の基本情報

名前 Call of Duty New Tab Call of Duty New Tab
ID fnbcpbjicgcgndbaehamkdehkbcbfipb
公式URL https://chrome.google.com/webstore/detail/call-of-duty-new-tab/fnbcpbjicgcgndbaehamkdehkbcbfipb
説明 Call of Duty New Tab personal dashboard
ファイルサイズ 20.96 MB
インストール数 122
現在のバージョン 1.5
最終更新日 2023-04-25
公開日 2023-04-25
評価 5.00/5 合計 1 レビュー
開発者 newtabdemo
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Call of Duty New Tab",
    "description": "Call of Duty New Tab personal dashboard",
    "author": "Cobratate",
    "version": "1.5",
    "manifest_version": 3,
    "icons": {
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_title": "New Tab"
    },
    "background": {
        "service_worker": "background.js"
    }
}