BlackPink Lisa Wallpaper & New Tab
Blackpink Lisa K-Pop extension change new tab with HD Blackpink custom wallpaper backgrounds. Themes made for Blackpink K-pop fans.
Wat is BlackPink Lisa Wallpaper & New Tab?
BlackPink Lisa Wallpaper & New Tab is een Chrome-extensie ontwikkeld door https://gameograf.com, en de belangrijkste functie is "Blackpink Lisa K-Pop extension change new tab with HD Blackpink custom wallpaper backgrounds. Themes made for Blackpink K-pop fans.".
Extensie Screenshots
Download het CRX-bestand van de extensie BlackPink Lisa Wallpaper & New Tab
Download BlackPink Lisa Wallpaper & New Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Blackpink Lisa Wallpapers New Tab is custom newtab with hd Kpop Lisa wallpaper backgrounds. Themes made for Blackpink Lisa fans. Install my Blackpink Lisa New Tab to enjoy varied hd Kpop Lisa wallpapers in custom start page. FEATURES: ★ Shuffle all Blackpink Lisa wallpaper backgrounds, or just your favorite Kpop Lisa background wallpapers. ★ Sticky notes, to-do tasks reminder. ★ Live Blackpink Lisa wallpapers animation. Slideshow of Kpop Lisa themes. ★ Quick launch apps, most visited websites.
Basisinformatie over de Extensie
Naam | |
ID | iafjahnmdpheidokogdakjcmgpgcepoj |
Officiële URL | https://chrome.google.com/webstore/detail/blackpink-lisa-wallpaper/iafjahnmdpheidokogdakjcmgpgcepoj |
Beschrijving | Blackpink Lisa K-Pop extension change new tab with HD Blackpink custom wallpaper backgrounds. Themes made for Blackpink K-pop fans. |
Bestandsgrootte | 5.06 MB |
Aantal Installaties | 188 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2021-10-02 |
Publicatiedatum | 2021-10-02 |
Ontwikkelaar | https://gameograf.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://gameograf.com/blackpink-lisa-chrome-new-tab-wallpaper/ |
Help Pagina-URL | https://gameograf.com/support |
URL van de Privacybeleid Pagina | https://gameograf.com/privacy-policy |
Ondersteunde Talen | id,de,en,fil,fr,es,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "description": "__MSG_appDesc__", "default_locale": "en", "name": "__MSG_appName__", "offline_enabled": true, "background": { "scripts": [ "js\/bg.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.1.2", "author": "coolthemestores", "permissions": [ "topSites", "unlimitedStorage" ] } |