D'Angelo Russell Themes & New Tab
D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features.
O que é D'Angelo Russell Themes & New Tab?
D'Angelo Russell Themes & New Tab é uma extensão do Chrome desenvolvida por wyhmtsss, e sua principal característica é "D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão D'Angelo Russell Themes & New Tab
Baixe arquivos de extensão D'Angelo Russell Themes & New Tab 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
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.
Informações Básicas da Extensão
Nome | |
ID | oooekiclofeaajdagacfockmhcgcgimj |
URL Oficial | https://chrome.google.com/webstore/detail/dangelo-russell-themes-ne/oooekiclofeaajdagacfockmhcgcgimj |
Descrição | D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features. |
Tamanho do Arquivo | 105 KB |
Contagem de Instalações | 68 |
Versão Atual | 2.2 |
Última Atualização | 2019-09-13 |
Data de Publicação | 2019-09-13 |
Desenvolvedor | wyhmtsss |
Tipo de Pagamento | free |
Idiomas Suportados | 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." } |