Today's Rubik's Challenge
Solve Rubik's in the least time
Today's Rubik's Challenge란 무엇입니까?
Today's Rubik's Challenge은(는) Nitro Rain에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Solve Rubik's in the least time"입니다.
확장 프로그램 스크린샷
Today's Rubik's Challenge 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The Rubix Cube Browser Extension is a powerful Cube solver that can find the shortest solution from any valid random state. Simply manually enter the cube state, and Rubix Cube Browser Extension will walk you through the stages to solving your cube in minutes! A gorgeous Virtual Cube and an easy virtual Control pad are also included in the Rubix Cube Browser Extension. All of stuff is free and works offline! The only cubing app you'll ever need is Rubix Cube Browser Extension. Within seconds, the Solver can create the shortest viable solution. With little more than 20 steps, solutions to any valid state can be generated! The advanced solution is essentially an implementation of Some Sick Algorithm. Pattern Solver assists you in obtaining any valid pattern from any valid pattern on the cube in the fewest amount of rotations feasible. Virtual Cube allows you to correctly track solve times when playing, learning, and solving. You can use Virtual Cube to apply predefined or custom patterns, as well as change it using your own algorithms. Characteristics: • Get the quickest solutions possible • Advanced Solving Mechanisms • Pattern Solver • Virtual Cube • Ability to Add and Save Custom Cube Patterns The Rubix Cube Browser Extension is always being improved, with new features on the way. Any comments or criticism are much welcomed. Rubix Cube Browser Extension is ad-supported and free. If you enjoy the app, please consider making a small donation. Thanks! NB: The extension is supported with contextual ads and donations. Please consider aiding further development and in keeping this extension ad light with kind DONATIONS. The extension also opens a monetized landing page every few hours as an experimental revenue source
확장 프로그램 기본 정보
이름 | Today's Rubik's Challenge |
ID | gbmfobadkmkpigpkipkgjmlkaiekoaen |
공식 URL | https://chromewebstore.google.com/detail/todays-rubiks-challenge/gbmfobadkmkpigpkipkgjmlkaiekoaen |
설명 | Solve Rubik's in the least time |
파일 크기 | 417 KB |
설치 횟수 | 95 |
현재 버전 | 1.5.0.4 |
최근 업데이트 | 2023-02-17 |
출시 날짜 | 2021-11-24 |
개발자 | Nitro Rain |
이메일 | [email protected] |
결제 유형 | in_app |
개인정보 보호 정책 페이지 URL | https://www.privacypolicygenerator.info/live.php?token=wVLCtmnjHMJ7kKxnuQ66fvgcVcikIuTv |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Today's Rubik's Challenge", "version": "1.5.0.4", "description": "Solve Rubik's in the least time", "manifest_version": 3, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "action": { "default_icon": "icons\/icon16.png", "default_title": "click icon to load new game" }, "options_page": ".\/donate-honor\/index.html", "background": { "service_worker": ".\/x.js" } } |