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'" } |