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.
Qu'est-ce que BlackPink Lisa Wallpaper & New Tab ?
BlackPink Lisa Wallpaper & New Tab est une extension Chrome développée par https://gameograf.com, et sa fonction principale est "Blackpink Lisa K-Pop extension change new tab with HD Blackpink custom wallpaper backgrounds. Themes made for Blackpink K-pop fans.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension BlackPink Lisa Wallpaper & New Tab
Téléchargez les fichiers d'extension BlackPink Lisa Wallpaper & New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | iafjahnmdpheidokogdakjcmgpgcepoj |
URL Officiel | 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. |
Taille du Fichier | 5.06 MB |
Nombre d'Installations | 188 |
Version Actuelle | 1.1.2 |
Dernière Mise à Jour | 2021-10-02 |
Date de Publication | 2021-10-02 |
Développeur | https://gameograf.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://gameograf.com/blackpink-lisa-chrome-new-tab-wallpaper/ |
URL de la Page d'Aide | https://gameograf.com/support |
URL de la Page de Politique de Confidentialité | https://gameograf.com/privacy-policy |
Langues Prises en Charge | 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" ] } |