Azar for PC - Customize new tab BG

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

¿Qué es Azar for PC - Customize new tab BG?

Azar for PC - Customize new tab BG es una extensión de Chrome desarrollada por https://thesoftforpc.com/azar-for-pc, y su función principal es "Azar for pc extension provide you with 'Azar' design on new tab. Designed for 'Azar' app fans.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Azar for PC - Customize new tab BG

Descarga archivos de extensión Azar for PC - Customize new tab BG en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Azar for PC - Customize new tab BG Azar for PC - Customize new tab BG
ID hdmdbhdbpmfblcnkhohhhajdghbgoikk
URL Oficial https://chrome.google.com/webstore/detail/azar-for-pc-customize-new/hdmdbhdbpmfblcnkhohhhajdghbgoikk
Descripción Azar for pc extension provide you with 'Azar' design on new tab. Designed for 'Azar' app fans.
Tamaño del Archivo 601 KB
Cantidad de Instalaciones 140
Versión Actual 1.2.1
Última Actualización 2022-01-03
Fecha de Publicación 2022-01-03
Desarrollador https://thesoftforpc.com/azar-for-pc
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://thesoftforpc.com
URL de la Página de Ayuda https://thesoftforpc.com/contact-us/
Idiomas Soportados 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"
}