New Tab for Architect : STOa
The way to contemplate with wider view, the way to understand the Architecture, the way to use the information.
New Tab for Architect : STOa란 무엇입니까?
New Tab for Architect : STOa은(는) http://leopon.org에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The way to contemplate with wider view, the way to understand the Architecture, the way to use the information."입니다.
확장 프로그램 스크린샷
New Tab for Architect : STOa 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
STOa is new Architecture News Service. Public architecture embracing the colonnade in front of plaza, that is precisely STOa. STOa would make the space which information is roaming and be firm up on its own place lofty. Come and feel STOa if you want appealing architectural news. It's gathered the worldwide architectural news into one spot, STOa. The way to contemplate with wider view, The way to understand the Architecture, The way to use the information. STOa is chasing down the solution for that. -Grasp the trends -Store the interesting news -Chalk down the message ※ Introducing media for STOa http://youtu.be/L9vGtLUJyTs
확장 프로그램 기본 정보
이름 | |
ID | dbmaapgpjgnfpmppidiihanbenjgkphi |
공식 URL | https://chrome.google.com/webstore/detail/new-tab-for-architect-sto/dbmaapgpjgnfpmppidiihanbenjgkphi |
설명 | The way to contemplate with wider view, the way to understand the Architecture, the way to use the information. |
파일 크기 | 2.13 MB |
설치 횟수 | 460 |
현재 버전 | 0.99.7 |
최근 업데이트 | 2015-04-20 |
출시 날짜 | 2015-04-20 |
평점 | 4.20/5 총 15 개의 평점 |
개발자 | http://leopon.org |
결제 유형 | free |
지원되는 언어 | en,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "short_name": "__MSG_shortName__", "default_locale": "en", "version": "0.99.7", "manifest_version": 2, "permissions": [ "management", "topSites", "http:\/\/leopon.org\/*", "http:\/\/leopon.org\/wp-admin\/post.php?post=*", "http:\/\/leopon.org\/wp-admin\/*", "chrome:\/\/favicon\/", "history", "storage", "tabs" ], "chrome_url_overrides": { "newtab": "newtab.html" }, "web_accessible_resources": [ "newtab.html" ], "icons": { "19": "img\/icon19.png", "38": "img\/icon38.png", "128": "img\/icon128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |