New Tab for Architect : STOa

The way to contemplate with wider view, the way to understand the Architecture, the way to use the information.

Qu'est-ce que New Tab for Architect : STOa ?

New Tab for Architect : STOa est une extension Chrome développée par http://leopon.org, et sa fonction principale est "The way to contemplate with wider view, the way to understand the Architecture, the way to use the information.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension New Tab for Architect : STOa

Téléchargez les fichiers d'extension New Tab for Architect : STOa au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom New Tab for Architect : STOa New Tab for Architect : STOa
ID dbmaapgpjgnfpmppidiihanbenjgkphi
URL Officiel https://chrome.google.com/webstore/detail/new-tab-for-architect-sto/dbmaapgpjgnfpmppidiihanbenjgkphi
Description The way to contemplate with wider view, the way to understand the Architecture, the way to use the information.
Taille du Fichier 2.13 MB
Nombre d'Installations 460
Version Actuelle 0.99.7
Dernière Mise à Jour 2015-04-20
Date de Publication 2015-04-20
Évaluation 4.20/5 Total 15 Évaluations
Développeur http://leopon.org
Type de Paiement free
Langues Prises en Charge 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'"
}