2nd Line for PC and Windows/Mac - New Tab BG

2nd Line for PC extension provides you with '2nd Line' design on new tab. Designed for '2nd Line' app fans.

What is 2nd Line for PC and Windows/Mac - New Tab BG?

2nd Line for PC and Windows/Mac - New Tab BG is a Chrome extension developed by https://techadvicehub.com/2nd-line-for-pc, and its main feature is "2nd Line for PC extension provides you with '2nd Line' design on new tab. Designed for '2nd Line' app fans.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download 2nd Line for PC and Windows/Mac - New Tab BG Extension CRX File

Download 2nd Line for PC and Windows/Mac - New Tab BG 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

                        2nd Line for PC extension provides you with 2ndline background in new tab page. Created for 2ndline fans. It also has a search option for google search.

This extension features some of the best artwork to make you feel good on your Chrome browser.

Choose your favorite backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page.                    

Extension Basic Information

Name 2nd Line for PC and Windows/Mac - New Tab BG 2nd Line for PC and Windows/Mac - New Tab BG
ID kfocfcdhdmkhjeledknhbaiejlehcdfp
Official URL https://chrome.google.com/webstore/detail/2nd-line-for-pc-and-windo/kfocfcdhdmkhjeledknhbaiejlehcdfp
Description 2nd Line for PC extension provides you with '2nd Line' design on new tab. Designed for '2nd Line' app fans.
File Size 463 KB
Installation Count 39
Current Version 1.1
Last Updated 2022-01-18
Publish Date 2021-12-26
Developer https://techadvicehub.com/2nd-line-for-pc
Email [email protected]
Payment Type free
Extension Website https://techadvicehub.com/
Help Page URL https://techadvicehub.com/contact-us/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "2nd Line for PC and Windows\/Mac - New Tab BG",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "2nd Line for PC extension provides you with '2nd Line' design on new tab. Designed for '2nd Line' app fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.1"
}