IDM for PC and Windows - New Background

IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans.

O que é IDM for PC and Windows - New Background?

IDM for PC and Windows - New Background é uma extensão do Chrome desenvolvida por https://www.techforapps.com, e sua principal característica é "IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão IDM for PC and Windows - New Background

Baixe arquivos de extensão IDM for PC and Windows - New Background no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        IDM for PC extension provide you with IDM background in new tab page. You can also use Search bar and Change Background. It's created for IDM fans.

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

Choose your favorite IDM 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.

The App is currently only available in English, it will be available in other languages in upcoming releases.                    

Informações Básicas da Extensão

Nome IDM for PC and Windows - New Background IDM for PC and Windows - New Background
ID lailhlilkodoflmdcljahaniookchcbn
URL Oficial https://chrome.google.com/webstore/detail/idm-for-pc-and-windows-ne/lailhlilkodoflmdcljahaniookchcbn
Descrição IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans.
Tamanho do Arquivo 1.13 MB
Contagem de Instalações 782
Versão Atual 1.2
Última Atualização 2022-02-10
Data de Publicação 2022-02-10
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://www.techforapps.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.techforapps.com/idm-for-pc/
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.2",
    "name": "IDM for PC and Windows - New Background",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans.",
    "offline_enabled": true,
    "action": {
        "default_icon": {
            "128": "img\/icon128.png",
            "48": "img\/icon48.png",
            "16": "img\/icon16.png"
        }
    },
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png",
        "16": "img\/icon16.png"
    },
    "background": {
        "service_worker": "js\/main.js"
    }
}