Animated BG
Beautiful new tab animated backgrounds
什么是Animated BG?
Animated BG是由https://animatedbg-tab.com开发的Chrome扩展程序,该扩展的主要功能是“Beautiful new tab animated backgrounds”。
扩展截图
下载Animated BG扩展crx文件
下载Animated BG扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/ 扩展基本信息
| 名称 | |
| ID | lkjlcbnbghhimelbknafelmikmecekko |
| 官方URL | https://chromewebstore.google.com/detail/animated-bg/lkjlcbnbghhimelbknafelmikmecekko |
| 简介 | Beautiful new tab animated backgrounds |
| 文件大小 | 16.72 MB |
| 安装次数 | 57,282 |
| 当前版本 | 1.0.2 |
| 更新时间 | 2023-04-20 |
| 上架时间 | 2023-04-04 |
| 评分 | 4.00/5 共1次评分 |
| 开发者 | https://animatedbg-tab.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://animatedbg-tab.com/ |
| 隐私政策页面URL | https://itelligence.co/privacy-policy |
| 支持的语言 | 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"
}
} | |