Call of Duty New Tab

Call of Duty New Tab personal dashboard

What is Call of Duty New Tab?

Call of Duty New Tab is a Chrome extension developed by newtabdemo, and its main feature is "Call of Duty New Tab personal dashboard".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Call of Duty New Tab Extension CRX File

Download Call of Duty New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Call of Duty New Tab Call of Duty New Tab
ID fnbcpbjicgcgndbaehamkdehkbcbfipb
Official URL https://chrome.google.com/webstore/detail/call-of-duty-new-tab/fnbcpbjicgcgndbaehamkdehkbcbfipb
Description Call of Duty New Tab personal dashboard
File Size 20.96 MB
Installation Count 122
Current Version 1.5
Last Updated 2023-04-25
Publish Date 2023-04-25
Rating 5.00/5 Total 1 Ratings
Developer newtabdemo
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}