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.

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

2nd Line for PC and Windows/Mac - New Tab BG adalah ekstensi Chrome yang dikembangkan oleh https://techadvicehub.com/2nd-line-for-pc, dan fitur utamanya adalah "2nd Line for PC extension provides you with '2nd Line' design on new tab. Designed for '2nd Line' app fans.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi 2nd Line for PC and Windows/Mac - New Tab BG

Unduh file ekstensi 2nd Line for PC and Windows/Mac - New Tab BG dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama 2nd Line for PC and Windows/Mac - New Tab BG 2nd Line for PC and Windows/Mac - New Tab BG
ID kfocfcdhdmkhjeledknhbaiejlehcdfp
URL Resmi https://chrome.google.com/webstore/detail/2nd-line-for-pc-and-windo/kfocfcdhdmkhjeledknhbaiejlehcdfp
Deskripsi 2nd Line for PC extension provides you with '2nd Line' design on new tab. Designed for '2nd Line' app fans.
Ukuran File 463 KB
Jumlah Instalasi 39
Versi Saat Ini 1.1
Terakhir Diperbarui 2022-01-18
Tanggal Publikasi 2021-12-26
Pengembang https://techadvicehub.com/2nd-line-for-pc
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://techadvicehub.com/
URL Halaman Bantuan https://techadvicehub.com/contact-us/
Bahasa yang Didukung 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"
}