World of Warcraft Random Tab
World of Warcraft Background Picture & New Tab
World of Warcraft Random Tab란 무엇입니까?
World of Warcraft Random Tab은(는) illidan.tld에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "World of Warcraft Background Picture & New Tab"입니다.
확장 프로그램 스크린샷
World of Warcraft Random Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
魔兽世界随机背景标签页,20张背景图随机选择一张作为背景,告别每次都是同一张背景的枯燥,每次打开新标签页,都是一次惊喜。另外,次扩展并不提供其他多余功能,因为这样更简单/简洁,易于使用。 There are 20 World of Warcraft images to be randomly selected as your google search page background. Saying goodbye to the same boring backgroud all the time by opening a new tab, the changes would give you a surprise. In addition, no extra features are provided, as this is more succinct.
확장 프로그램 기본 정보
이름 | World of Warcraft Random Tab |
ID | lkmmmbcoobpomcbcddhmjebjlmjicjib |
공식 URL | https://chromewebstore.google.com/detail/world-of-warcraft-random/lkmmmbcoobpomcbcddhmjebjlmjicjib |
설명 | World of Warcraft Background Picture & New Tab |
파일 크기 | 14.25 MB |
설치 횟수 | 396 |
현재 버전 | 1.2.1 |
최근 업데이트 | 2018-12-09 |
출시 날짜 | 2018-12-08 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | illidan.tld |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.1", "manifest_version": 2, "name": "World of Warcraft Random Tab", "short_name": "wow rdm tab", "description": "World of Warcraft Background Picture & New Tab", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "browser_action": { "default_icon": "128.png", "default_title": "World of Warcraft Background Picture & New Tab" }, "chrome_url_overrides": { "newtab": "index.html" } } |