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.」です。
拡張機能のスクリーンショット
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 :)
拡張機能の基本情報
名前 | |
ID | loppmpmdhfmleocddklmebpeogkmmlef |
公式URL | 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 |
Eメール | [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" } } |