Ibis Paint for pc - New Tab Background
Ibispaint for pc extension provide you with 'ibispaint' design on new tab. Designed for 'ibispaint' app fans.
Was ist Ibis Paint for pc - New Tab Background?
Ibis Paint for pc - New Tab Background ist eine Chrome-Erweiterung, die von https://freesoftforpc.com/ibis-paint-for-pc entwickelt wurde, und ihr Hauptmerkmal ist "Ibispaint for pc extension provide you with 'ibispaint' design on new tab. Designed for 'ibispaint' app fans.".
Erweiterungsscreenshots
Ibis Paint for pc - New Tab Background-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ibis Paint for pc - New Tab Background-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Ibispaint On Laptop & PC extension provide you with Ibispaint background in new tab page. Created for Ibispaint fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Ibispaint backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. Let's see, what is Ibispaint app?
Grundlegende Informationen zur Erweiterung
Name | |
ID | jjbambilioehnlbiocbgmiobjmgdplnb |
Offizielle URL | https://chrome.google.com/webstore/detail/ibis-paint-for-pc-new-tab/jjbambilioehnlbiocbgmiobjmgdplnb |
Beschreibung | Ibispaint for pc extension provide you with 'ibispaint' design on new tab. Designed for 'ibispaint' app fans. |
Dateigröße | 1.28 MB |
Installationsanzahl | 1,000 |
Aktuelle Version | 1.2.4 |
Letztes Update | 2021-12-28 |
Veröffentlichungsdatum | 2021-12-28 |
Entwickler | https://freesoftforpc.com/ibis-paint-for-pc |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://freesoftforpc.com |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ibis Paint for pc - New Tab Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Ibispaint for pc extension provide you with 'ibispaint' design on new tab. Designed for 'ibispaint' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.4" } |