Pokemon Sun and Moon Backgrounds & New Tab
Get The Pokemon Sun and Moon Extension With More Additional Features
Pokemon Sun and Moon Backgrounds & New Tab란 무엇입니까?
Pokemon Sun and Moon Backgrounds & New Tab은(는) Tabbyme에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get The Pokemon Sun and Moon Extension With More Additional Features"입니다.
확장 프로그램 스크린샷
Pokemon Sun and Moon Backgrounds & New Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
We can't get enough of our amazing software Pokemon Sun and Moon, hope you do too... Get ready to enjoy a vast world of best quality themes and other advanced features! We want you to fully enjoy our Pokemon Sun and Moon extension's functions, that's why you'll notice the reshape in the layout and options of your new tab page. That is needed so you can enjoy the full shortcuts to our functions and updated. -Uninstall of Pokemon Sun and Moon- for a fast uninstall of this add on, go to the add on page on your browser's settings. Select the unwanted add on and send it to the trash bin. We are really proud of our Pokemon Sun and Moon background and new tab extension, cause it's not just another background extension, it's so much else than that... Some of the features you can use directly off your new tab page- -Search bar- use your new tab page to search directly off it. -Clock and weather forecast- your new tab page will show you all these exact details. -Wallpapers - amazing wallpapers of your favorite these to choose from, or let us choose for you. -Online games- direct access from your new tab page to thousands of online games - all on your new tab page. For all help and info regarding the Pokemon Sun and Moon extension - please get in touch with us by private memo and tell us all about your trouble/question/review. Hope you enjoy using our extension!
확장 프로그램 기본 정보
이름 | |
ID | jloikjdmljgjbepchnnkopcimkgmjbkh |
공식 URL | https://chrome.google.com/webstore/detail/pokemon-sun-and-moon-back/jloikjdmljgjbepchnnkopcimkgmjbkh |
설명 | Get The Pokemon Sun and Moon Extension With More Additional Features |
파일 크기 | 32.43 KB |
설치 횟수 | 228 |
현재 버전 | 2.2.7 |
최근 업데이트 | 2019-09-04 |
출시 날짜 | 2019-09-04 |
평점 | 5.00/5 총 334 개의 평점 |
개발자 | Tabbyme |
결제 유형 | free |
지원되는 언어 | en,pl,ro |
manifest.json | |
{ "browser_action": { "default_icon": "128-image.png", "default_title": "Pokemon Sun and Moon Backgrounds & New Tab" }, "name": "Pokemon Sun and Moon Backgrounds & New Tab", "default_locale": "en", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_addoninfo__", "background": { "scripts": [ "new_script.js" ] }, "icons": { "128": "128-image.png" }, "manifest_version": 2, "version": "2.2.7", "chrome_url_overrides": { "newtab": "new_version.html" } } |