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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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" } } |