Animated BG
Beautiful new tab animated backgrounds
Hvad er Animated BG?
Animated BG er en Chrome-udvidelse udviklet af https://animatedbg-tab.com, og dens hovedfunktion er "Beautiful new tab animated backgrounds".
Udvidelsesskærmbilleder
Download Animated BG-udvidelses-CRX-fil
Download Animated BG-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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/ Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | lkjlcbnbghhimelbknafelmikmecekko |
| Officiel URL | https://chromewebstore.google.com/detail/animated-bg/lkjlcbnbghhimelbknafelmikmecekko |
| Beskrivelse | Beautiful new tab animated backgrounds |
| Filstørrelse | 16.72 MB |
| Antal Installationer | 57,282 |
| Nuværende Version | 1.0.2 |
| Senest Opdateret | 2023-04-20 |
| Udgivelsesdato | 2023-04-04 |
| Bedømmelse | 4.00/5 Samlet 1 Bedømmelser |
| Udvikler | https://animatedbg-tab.com |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://animatedbg-tab.com/ |
| URL til Fortrolighedspolitik Side | https://itelligence.co/privacy-policy |
| Understøttede Sprog | 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"
}
} | |