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.
What is BlackPink Lisa Wallpaper & New Tab?
BlackPink Lisa Wallpaper & New Tab is a Chrome extension developed by https://gameograf.com, and its main feature is "Blackpink Lisa K-Pop extension change new tab with HD Blackpink custom wallpaper backgrounds. Themes made for Blackpink K-pop fans.".
Extension Screenshots
Download BlackPink Lisa Wallpaper & New Tab Extension CRX File
Download BlackPink Lisa Wallpaper & New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | iafjahnmdpheidokogdakjcmgpgcepoj |
Official URL | https://chrome.google.com/webstore/detail/blackpink-lisa-wallpaper/iafjahnmdpheidokogdakjcmgpgcepoj |
Description | Blackpink Lisa K-Pop extension change new tab with HD Blackpink custom wallpaper backgrounds. Themes made for Blackpink K-pop fans. |
File Size | 5.06 MB |
Installation Count | 188 |
Current Version | 1.1.2 |
Last Updated | 2021-10-02 |
Publish Date | 2021-10-02 |
Developer | https://gameograf.com |
[email protected] | |
Payment Type | free |
Extension Website | https://gameograf.com/blackpink-lisa-chrome-new-tab-wallpaper/ |
Help Page URL | https://gameograf.com/support |
Privacy Policy Page URL | https://gameograf.com/privacy-policy |
Supported Languages | 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" ] } |