D'Angelo Russell Themes & New Tab
D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features.
什么是D'Angelo Russell Themes & New Tab?
D'Angelo Russell Themes & New Tab是由wyhmtsss开发的Chrome扩展程序,该扩展的主要功能是“D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features.”。
扩展截图
下载D'Angelo Russell Themes & New Tab扩展crx文件
下载D'Angelo Russell Themes & New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
D'Angelo Danté Russell (born February 23, 1996) is an American professional basketball player for the Golden State Warriors of the National Basketball Association (NBA). He was selected as a McDonalds All-American in 2014, and played college basketball for the Ohio State Buckeyes before being selected with the second overall pick in the 2015 NBA draft by the Los Angeles Lakers. Playing point guard, he was named to the NBA All-Rookie Second Team with the Lakers in 2015. He was traded to the Brooklyn Nets in 2017, and received his first All-Star selection in 2019. On July 7, 2019, Russell was sent to the Golden State Warriors as part of a sign-and-trade package for Kevin Durant.
扩展基本信息
名称 | |
ID | oooekiclofeaajdagacfockmhcgcgimj |
官方URL | https://chrome.google.com/webstore/detail/dangelo-russell-themes-ne/oooekiclofeaajdagacfockmhcgcgimj |
简介 | D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features. |
文件大小 | 105 KB |
安装次数 | 68 |
当前版本 | 2.2 |
更新时间 | 2019-09-13 |
上架时间 | 2019-09-13 |
开发者 | wyhmtsss |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "icons": { "128": "128-pic.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "permissions": [ "bookmarks", "chrome:\/\/favicon\/", "history", "tabs", "topSites" ], "background": { "scripts": [ "back_js.js" ] }, "browser_action": { "default_icon": "128-pic.png", "default_title": "D'Angelo Russell Themes & New Tab", "default_popup": "newtab_page.html" }, "chrome_url_overrides": { "newtab": "newtab_page.html" }, "manifest_version": 2, "name": "__MSG_headTitle__", "version": "2.2", "default_locale": "en", "description": "D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features." } |