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文件
下载New Tab for Architect : STOa扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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'" } |