Raft Wallpapers and New Tab
Give your Chrome a new look with Raft wallpapers.
Raft Wallpapers and New Tab란 무엇입니까?
Raft Wallpapers and New Tab은(는) singertab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Give your Chrome a new look with Raft wallpapers."입니다.
확장 프로그램 스크린샷
Raft Wallpapers and New Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Hey gamers, we have great news for you. Our Raft background image Chrome plug-in, which we have designed specifically for the Raft game, which has made a name for itself recently, has taken its place in the Chrome Store web store for you, so that you can include wonderful images related to the game, you can start using it immediately by saying Add to Chrome, which is completely free. When you install our application specially designed for raft game, you will have all the features below. 👶 You can use raft images as fixed or variable 👶 Search bar in the middle of the page 👶 Shortcut icons of popular sites under the search bar 👶 shortcut icon of popular games more than a thousand games 👶 Date and time display at the bottom right 👶 Ability to save the liked picture by right-clicking the mouse Our expectation is unique and designed only for chromestar. You can tell us how much you like our extension via the Chrome Store by voting with a Star. You can send us your comments or complaints that you want to add. You can also share our Raft add-on with other people to have a pleasant time with your friends and family.
확장 프로그램 기본 정보
이름 | |
ID | albeopmpgjaogckjodadihaneoamnnen |
공식 URL | https://chrome.google.com/webstore/detail/raft-wallpapers-and-new-t/albeopmpgjaogckjodadihaneoamnnen |
설명 | Give your Chrome a new look with Raft wallpapers. |
파일 크기 | 46.71 KB |
설치 횟수 | 63 |
현재 버전 | 0.0.1 |
최근 업데이트 | 2021-12-15 |
출시 날짜 | 2021-12-15 |
개발자 | singertab.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://sites.google.com/view/singertabpp/home |
지원되는 언어 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "raft-raft-js4\/raft62.js" ] }, "browser_action": [], "chrome_url_overrides": { "newtab": "batch86.html" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "images16\/raft-128.png" }, "manifest_version": 2, "name": "__MSG_name__", "offline_enabled": false, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1" } |