Blackpink Kpop Wallpapers New Tab

Productivity start page with Blackpink Kpop wallpapers, inspirational quotes, bookmarks manager and weather forecast

Wat is Blackpink Kpop Wallpapers New Tab?

Blackpink Kpop Wallpapers New Tab is een Chrome-extensie ontwikkeld door TabTurbo, en de belangrijkste functie is "Productivity start page with Blackpink Kpop wallpapers, inspirational quotes, bookmarks manager and weather forecast".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Blackpink Kpop Wallpapers New Tab

Download Blackpink Kpop Wallpapers 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 Kpop Wallpapers turns your new tab page to custom themes with blackpink HD wallpapers.
Enjoy the new tab with those lovely wallpapers and some more cool features like weather forecast in your location, bookmarks manager and more.                    

Basisinformatie over de Extensie

Naam Blackpink Kpop Wallpapers New Tab Blackpink Kpop Wallpapers New Tab
ID cnmnclkpkbahliofmnfkmhdohmdjkohj
Officiële URL https://chromewebstore.google.com/detail/blackpink-kpop-wallpapers/cnmnclkpkbahliofmnfkmhdohmdjkohj
Beschrijving Productivity start page with Blackpink Kpop wallpapers, inspirational quotes, bookmarks manager and weather forecast
Bestandsgrootte 36.67 MB
Aantal Installaties 8,000
Huidige Versie 1.2.0
Laatst Bijgewerkt 2021-01-07
Publicatiedatum 2021-01-07
Beoordeling 4.45/5 Totaal 11 Beoordelingen
Ontwikkelaar TabTurbo
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://microsearch.me/privacy
Ondersteunde Talen id,ms,de,en,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "Blackpink Kpop Wallpapers New Tab",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "manifest_version": 2,
    "offline_enabled": true,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "Blacpink Kpop"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "bookmarks",
        "tabs",
        "history",
        "https:\/\/i.olsh.me\/",
        "https:\/\/images.weserv.nl\/",
        "https:\/\/www.google.com\/",
        "https:\/\/api.homey-app.online\/"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html?action=newtab"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "version": "1.2.0"
}