BTS Bangtan Boys new tab

new tab to custom HD BTS Bangtan Boy background.

What is BTS Bangtan Boys new tab?

BTS Bangtan Boys new tab is a Chrome extension developed by ermde, and its main feature is "new tab to custom HD BTS Bangtan Boy background.".

Extension Screenshots

screenshot
screenshot

Download BTS Bangtan Boys new tab Extension CRX File

Download BTS Bangtan Boys 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

                        BTS HD Wallpapers' new tab extension brings a new look to your Chrome New Tab.

By Installing this extension changes your default new tab with beautiful BTS HD Wallpapers, a multifunctional & user-friendly new tab.

 Features of BTS HD Wallpapers extension:

 Customized new tab page featuring  BTS wallpapers in hd quality.                    

Extension Basic Information

Name BTS Bangtan Boys new tab BTS Bangtan Boys new tab
ID pockacimadmbbcfpbleekfkacbdebimj
Official URL https://chromewebstore.google.com/detail/bts-bangtan-boys-new-tab/pockacimadmbbcfpbleekfkacbdebimj
Description new tab to custom HD BTS Bangtan Boy background.
File Size 60.83 KB
Installation Count 465
Current Version 1.0.2
Last Updated 2022-09-15
Publish Date 2020-09-30
Rating 5.00/5 Total 1 Ratings
Developer ermde
Email [email protected]
Payment Type free
Extension Website https://www.raynt.com/
Help Page URL https://www.raynt.com/p/report.html
Privacy Policy Page URL https://www.raynt.com/p/privacy-policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BTS Bangtan Boys new tab",
    "version": "1.0.2",
    "description": "new tab to custom HD BTS Bangtan Boy background.",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "BTS Bangtan Boys new tab",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}