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 هو إضافة Chrome تم تطويرها بواسطة http://leopon.org، والميزة الرئيسية لها هي "The way to contemplate with wider view, the way to understand the Architecture, the way to use the information.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة New Tab for Architect : STOa

قم بتنزيل ملفات الامتداد New Tab for Architect : STOa بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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                    

معلومات أساسية عن التمديد

الاسم New Tab for Architect : STOa New Tab for Architect : STOa
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'"
}