Shazam For PC version-New Tab Background

Shazam for PC Extention provides you customized background to your new tab For shazam lovers.

What is Shazam For PC version-New Tab Background?

Shazam For PC version-New Tab Background is a Chrome extension developed by http://shazamfordestop.blogspot.com, and its main feature is "Shazam for PC Extention provides you customized background to your new tab For shazam lovers.".

Extension Screenshots

screenshot

Download Shazam For PC version-New Tab Background Extension CRX File

Download Shazam For PC version-New Tab Background 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

                        Shazam  for PC Extention provides you customized background to your new tab For Shazam lovers.

The Shazam for PC Extension lets you add a background to your new tab for Shazam lovers.  Also have Google, Bing Search box and few social media icon. You can easily browse by this link

How to Use Shazam For PC new Tab Extension ?

Step-1: The first step is to add this extension to your Google Chrome browser.
Step-2: Then click the new tab.
Step-3: You can see the new background when clicking on the new tab.
Step-4: It will change your background instantly, Enjoy!                    

Extension Basic Information

Name Shazam For PC version-New Tab Background Shazam For PC version-New Tab Background
ID jlaeaamdbilncncnhkgkmghnohhkaohd
Official URL https://chrome.google.com/webstore/detail/shazam-for-pc-version-new/jlaeaamdbilncncnhkgkmghnohhkaohd
Description Shazam for PC Extention provides you customized background to your new tab For shazam lovers.
File Size 203 KB
Installation Count 192
Current Version 1.2
Last Updated 2022-06-17
Publish Date 2022-06-17
Developer http://shazamfordestop.blogspot.com
Email [email protected]
Payment Type free
Extension Website https://shazamfordestop.blogspot.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Shazam For PC version-New Tab Background",
    "description": "Shazam for PC Extention provides you customized background to your new tab For shazam lovers.",
    "background": {
        "service_worker": "background-service.js"
    },
    "version": "1.2",
    "homepage_url": "https:\/\/shazamfordestop.blogspot.com\/",
    "chrome_url_overrides": {
        "newtab": "newimg.html"
    },
    "icons": {
        "16": "mmp\/icon.png",
        "48": "mmp\/icon.png",
        "128": "mmp\/icon.png"
    },
    "action": {
        "default_popup": "popup.html"
    }
}