Ibis Paint X For PC & Windows (Mac) - New Tab
Ibis Paint X for PC Extension provides you customized background to your new tab For Ibis Paint X lovers.
Co to jest Ibis Paint X For PC & Windows (Mac) - New Tab?
Ibis Paint X For PC & Windows (Mac) - New Tab to rozszerzenie Chrome opracowane przez http://ibispaintxforpc.blogspot.com, a jego główną funkcją jest „Ibis Paint X for PC Extension provides you customized background to your new tab For Ibis Paint X lovers.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ibis Paint X For PC & Windows (Mac) - New Tab
Pobierz pliki rozszerzeń Ibis Paint X For PC & Windows (Mac) - New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Ibis Paint X for PC provides you with a customized background for your new tabs.
The Ibis Paint X for PC Extension lets you add a background to your new tab for Ibis Paint X app lovers.
You will also get Google, Bing Search boxes and a few social media icons. You can easily browse these sites by clicking on these icons.
✔️ How to Use Ibis Paint X for PC New Tab BG Extension ?
Step 1: The first step is to add this extension to your Google Chrome browser.
Step 2: Then click the new tab.
Step 3: You can see the new background when you open a new tab.
Step 4: It will change your background instantly, Enjoy!
Thanks :) Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | loppmpmdhfmleocddklmebpeogkmmlef |
| Oficjalny URL | https://chrome.google.com/webstore/detail/ibis-paint-x-for-pc-windo/loppmpmdhfmleocddklmebpeogkmmlef |
| Opis | Ibis Paint X for PC Extension provides you customized background to your new tab For Ibis Paint X lovers. |
| Rozmiar pliku | 1.2 MB |
| Liczba instalacji | 1,000 |
| Aktualna Wersja | 1.4 |
| Ostatnia Aktualizacja | 2022-05-31 |
| Data Publikacji | 2022-05-17 |
| Deweloper | http://ibispaintxforpc.blogspot.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://ibispaintxforpc.blogspot.com/ |
| Adres URL Strony Polityki Prywatności | https://opudeveloper.blogspot.com/p/privacy-policy.html |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Ibis Paint X For PC & Windows (Mac) - New Tab",
"description": "Ibis Paint X for PC Extension provides you customized background to your new tab For Ibis Paint X lovers.",
"background": {
"service_worker": "background-service.js"
},
"version": "1.4",
"homepage_url": "https:\/\/ibispaintxforpc.blogspot.com\/",
"chrome_url_overrides": {
"newtab": "newimg.html"
},
"icons": {
"16": "smm\/icon.png",
"48": "smm\/icon.png",
"128": "smm\/icon.png"
},
"action": {
"default_popup": "popup.html"
}
} | |