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.

什麼是Ibis Paint X For PC & Windows (Mac) - New Tab?

Ibis Paint X For PC & Windows (Mac) - New Tab是由http://ibispaintxforpc.blogspot.com開發的Chrome擴展程式,該擴展的主要功能是“Ibis Paint X for PC Extension provides you customized background to your new tab For Ibis Paint X lovers.”。

擴展截圖

screenshot
screenshot
screenshot

下載Ibis Paint X For PC & Windows (Mac) - New Tab擴展crx文件

下載Ibis Paint X For PC & Windows (Mac) - New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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 :)                    

擴展基本資訊

名稱 Ibis Paint X For PC & Windows (Mac) - New Tab Ibis Paint X For PC & Windows (Mac) - New Tab
ID loppmpmdhfmleocddklmebpeogkmmlef
官方網址 https://chrome.google.com/webstore/detail/ibis-paint-x-for-pc-windo/loppmpmdhfmleocddklmebpeogkmmlef
簡介 Ibis Paint X for PC Extension provides you customized background to your new tab For Ibis Paint X lovers.
檔案大小 1.2 MB
安裝次數 1,000
目前版本 1.4
更新時間 2022-05-31
上架時間 2022-05-17
開發者 http://ibispaintxforpc.blogspot.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://ibispaintxforpc.blogspot.com/
隱私政策頁面URL https://opudeveloper.blogspot.com/p/privacy-policy.html
支援的語言 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"
    }
}