Animated BG

Beautiful new tab animated backgrounds

Cos'è Animated BG?

Animated BG è un'estensione di Chrome sviluppata da https://animatedbg-tab.com, e la sua funzione principale è "Beautiful new tab animated backgrounds".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Animated BG

Scarica i file di estensione Animated BG in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        With Animated Background extension you will get cool animated background on your browser home screen each time you open a new tab.

While you get a cool animated background we provide you with current date and time and instant search.

By clicking "Add to Chrome", I accept and agree to installing the Animated BG Chrome extension and setting Chrome™️ New Tab search to that provided by the service with results by Microsoft Bing, and the Terms of Use and Privacy Policy.

Privacy Policy: https://itelligence.co/privacy-policy/
Terms of use: https://itelligence.co/terms-conditions/                    

Informazioni di Base sull'Estensione

Nome Animated BG Animated BG
ID lkjlcbnbghhimelbknafelmikmecekko
URL Ufficiale https://chromewebstore.google.com/detail/animated-bg/lkjlcbnbghhimelbknafelmikmecekko
Descrizione Beautiful new tab animated backgrounds
Dimensione del File 16.72 MB
Conteggio Installazioni 57,282
Versione Corrente 1.0.2
Ultimo Aggiornamento 2023-04-20
Data di Pubblicazione 2023-04-04
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore https://animatedbg-tab.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://animatedbg-tab.com/
URL della Pagina della Politica sulla Privacy https://itelligence.co/privacy-policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Animated BG",
    "short_name": "Animated BG",
    "version": "1.0.2",
    "description": "Beautiful new tab animated backgrounds",
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png"
    },
    "author": "Itelligence",
    "action": {
        "browser_style": false,
        "default_title": "Animated BG"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    }
}