D'Angelo Russell Themes & New Tab
D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features.
Apa itu D'Angelo Russell Themes & New Tab?
D'Angelo Russell Themes & New Tab adalah ekstensi Chrome yang dikembangkan oleh wyhmtsss, dan fitur utamanya adalah "D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi D'Angelo Russell Themes & New Tab
Unduh file ekstensi D'Angelo Russell Themes & New Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | oooekiclofeaajdagacfockmhcgcgimj |
URL Resmi | https://chrome.google.com/webstore/detail/dangelo-russell-themes-ne/oooekiclofeaajdagacfockmhcgcgimj |
Deskripsi | D'Angelo Russell Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features. |
Ukuran File | 105 KB |
Jumlah Instalasi | 68 |
Versi Saat Ini | 2.2 |
Terakhir Diperbarui | 2019-09-13 |
Tanggal Publikasi | 2019-09-13 |
Pengembang | wyhmtsss |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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." } |