BLACKPINK Pink Venom Wallpapers New Tab
BLACKPINK Pink Venom will please every Blackpink fans. Replace your basic tab to a minimalist customizable BLACKPINK themed tab.
Vad är BLACKPINK Pink Venom Wallpapers New Tab?
BLACKPINK Pink Venom Wallpapers New Tab är en Chrome-tillägg utvecklad av Editors' Choice, och dess huvudfunktion är "BLACKPINK Pink Venom will please every Blackpink fans. Replace your basic tab to a minimalist customizable BLACKPINK themed tab.".
Tilläggsskärmbilder
Ladda ner BLACKPINK Pink Venom Wallpapers New Tab-förlängningens CRX-fil
Ladda ner BLACKPINK Pink Venom Wallpapers New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Blackpink extension change new tab with HD Blackpink custom wallpaper backgrounds. Themes made for Blackpink K-pop fans. Blackpink wallpapers in custom new tab themes made for Kpop Blackpink fans. Cool features, Kpop Blackpink backgrounds. Install my Kpop Blackpink Wallpapers New Tab to enjoy varied hd Kpop Blackpink wallpapers in your start page.
Grundläggande Information om Tillägg
Namn | |
ID | hiecglmihkodpoafamlaocdhnlcpjbho |
Officiell webbadress | https://chrome.google.com/webstore/detail/blackpink-pink-venom-wall/hiecglmihkodpoafamlaocdhnlcpjbho |
Beskrivning | BLACKPINK Pink Venom will please every Blackpink fans. Replace your basic tab to a minimalist customizable BLACKPINK themed tab. |
Filstorlek | 27.59 MB |
Antal Installationer | 1,070 |
Aktuell Version | 2.0 |
Senast Uppdaterad | 2022-11-01 |
Publiceringsdatum | 2022-11-01 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Editors' Choice |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://gameograf.com/privacy-policy |
Stödda Språk | en,fr,vi,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "2.0", "name": "__MSG_appName__", "default_locale": "en", "description": "__MSG_appDesc__", "action": { "default_icon": "icon.png" }, "offline_enabled": true, "background": { "service_worker": "js\/service-worker.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [], "icons": { "128": "icon128.png" }, "author": "Kipleb" } |