Prison Architect Themes & New Tab
Prison Architect Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features.
Prison Architect Themes & New Tab란 무엇입니까?
Prison Architect Themes & New Tab은(는) wyhmtaaa에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Prison Architect Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features."입니다.
확장 프로그램 스크린샷
Prison Architect Themes & New Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Prison Architect is a private prison construction and management simulation video game developed by Introversion Software.It was made available as a crowdfunded paid alpha pre-order on September 25, 2012 with updates scheduled every three to four weeks. The game is a top-down 2D (with a partially 3D mode) construction and management simulation where the player takes control of building and running a prison. The player is responsible for managing various aspects of their prison including building cells and facilities, planning and connecting utilities, hiring and assigning staff, including a warden, guards, workers, and more. The player needs to recruit staff to unlock more aspects of the game. The player is also responsible for the finances of their prison, and for keeping their inmates content. The player's role is of both architect and governor with sandbox micromanagement themes such as choosing where to put lights, drains and how they connect together. The player is also able to add workshops to the prison as well as reform programs that reduce the specific prisoner's recidivism rate. The player tells the prisoners what to do indirectly by setting their schedule. The game takes inspiration from Theme Hospital, Dungeon Keeper, and Dwarf Fortress. The player can also allow additional conditions to be applied to their game (such as simulated temperature, gang activities) to increase the difficulty of the game and to simulate a prison in conditions nearer to reality. A player's prison is graded by an ingame report. Introversion Software announced that a mobile version of the game is in development and the PC version of the game officially launched on October 6, 2015. In Introversion's alpha 30 video, they confirmed Prison Architect was coming to iOS and Android in October 2015 with the game's official release. The developers posted a tweet on March 21, 2013, that "I guess Prison Architect won't be coming to iPad then! YOUR LOSS APPLE", with a link to a Pocket Gamer article. It was later revealed by the developer that the original direct port did not impress Apple. Due to the concern of it might not be featured on AppStore front page the project was set aside for a while. The effort to bring Prison Architect to mobile devices was resumed by Paradox Interactive as the publisher and co-developed with Tag Games. The tablet version for iPad and Android tablet was launched on May 25, 2017. Introversion announced on January 20, 2016 that Double Eleven would be bringing the game to Xbox 360, Xbox One and PlayStation 4 platforms. The console versions were released on June 28, 2016. The Xbox edition of the game was released to subscribers to Xbox Live under the Games With Gold program in September 2018. Upon its full release, the game received positive reviews, scoring 83 out of 100 on review aggregator site Metacritic. IGN awarded it a score of 8.3 out of 10, saying "Prison Architect is one of the most in-depth, satisfying builder games in ages, if you can get past the initiation." On April 7, 2016, Prison Architect won the 2016 BAFTA award in the Persistent Game category. Prison Architect was also nominated for the 2016 BAFTA award in the British Game category, which was won by Batman: Arkham Knight.
확장 프로그램 기본 정보
이름 | |
ID | opppgoainkgfmplfjjfijapophgjhdkk |
공식 URL | https://chrome.google.com/webstore/detail/prison-architect-themes-n/opppgoainkgfmplfjjfijapophgjhdkk |
설명 | Prison Architect Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features. |
파일 크기 | 107 KB |
설치 횟수 | 44 |
현재 버전 | 2.2 |
최근 업데이트 | 2019-09-01 |
출시 날짜 | 2019-09-01 |
개발자 | wyhmtaaa |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "icons": { "128": "128-pic.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "permissions": [ "bookmarks", "chrome:\/\/favicon\/", "history", "tabs", "topSites" ], "background": { "scripts": [ "back_js.js" ] }, "browser_action": { "default_icon": "128-pic.png", "default_title": "Prison Architect Themes & New Tab", "default_popup": "newtab_page.html" }, "chrome_url_overrides": { "newtab": "newtab_page.html" }, "manifest_version": 2, "name": "__MSG_headTitle__", "version": "2.2", "default_locale": "en", "description": "Prison Architect Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features." } |