Azar for PC - Customize new tab BG

Azar for pc extension provide you with 'Azar' design on new tab. Designed for 'Azar' app fans.

Azar for PC - Customize new tab BG란 무엇입니까?

Azar for PC - Customize new tab BG은(는) https://thesoftforpc.com/azar-for-pc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Azar for pc extension provide you with 'Azar' design on new tab. Designed for 'Azar' app fans."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Azar for PC - Customize new tab BG 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Azar for PC extension lets you set a new background for every new tab that you open on Google Chrome or other browsers built upon the Chrome engine. This is a special way to treat PC users of Azar.

Every time you open your browser or create a new tab, you'll enjoy the new look. This is done without affecting the regular functionalities of your browser.

You will see dedicated buttons for the Most visited sites, the Search bar, the Apps, and some extras. Its extra features include a time tray where you can choose whether the time will be shown in 12-hour or 24-hour format.

The extras for Azar users don't stop there. As well as a To-Do button, you can also create notes directly from the tab.

You can also change the background according to your preference if you don't like the new image.

With all these features, both in Chrome and from Azar, you'll love the convenience and higher productivity.

Currently, the App is available only in English, but other languages will be added in the future.

----------
Legal:
----------
The owner of this trademark is Hyperconnect Inc., which is registered in the U.S. and other countries. There is no affiliation between ‪Hyperconnect Inc. and this independent project developed by Time Help.                    

확장 프로그램 기본 정보

이름 Azar for PC - Customize new tab BG Azar for PC - Customize new tab BG
ID hdmdbhdbpmfblcnkhohhhajdghbgoikk
공식 URL https://chrome.google.com/webstore/detail/azar-for-pc-customize-new/hdmdbhdbpmfblcnkhohhhajdghbgoikk
설명 Azar for pc extension provide you with 'Azar' design on new tab. Designed for 'Azar' app fans.
파일 크기 601 KB
설치 횟수 140
현재 버전 1.2.1
최근 업데이트 2022-01-03
출시 날짜 2022-01-03
개발자 https://thesoftforpc.com/azar-for-pc
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://thesoftforpc.com
도움말 페이지 URL https://thesoftforpc.com/contact-us/
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Azar for PC - Customize new tab BG",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Azar for pc extension provide you with 'Azar' design on new tab. Designed for 'Azar' app fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.2.1"
}