gamedesigning.org

Displays the most recent blog posts from GameDesigning.org conveniently from your browser toolbar. Gamedesigning.org aims to help…

gamedesigning.orgคืออะไร?

gamedesigning.org เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.gamedesigning.org และคุณลักษณะหลักของมันคือ "Displays the most recent blog posts from GameDesigning.org conveniently from your browser toolbar. Gamedesigning.org aims to help…"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย gamedesigning.org

ดาวน์โหลดไฟล์ส่วนขยาย gamedesigning.org ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Displays the most recent blog posts from GameDesigning.org conveniently from your browser toolbar. Gamedesigning.org aims to help aspiring game designers create amazing video games, both for fun and for a living. 

Installing this extension will give you quick access to the latest and greatest video game design, development, and animation news and in-depth guides.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ gamedesigning.org gamedesigning.org
ID egggkflomccaacnbfneckagcnggakhie
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/gamedesigningorg/egggkflomccaacnbfneckagcnggakhie
คำอธิบาย Displays the most recent blog posts from GameDesigning.org conveniently from your browser toolbar. Gamedesigning.org aims to help…
ขนาดไฟล์ 7.67 KB
จำนวนการติดตั้ง 15
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2015-11-13
วันที่เผยแพร่ 2015-11-13
ผู้พัฒนา https://www.gamedesigning.org
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.gamedesigning.org
URL หน้าช่วยเหลือ http://www.gamedesigning.org/contact/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": {
            "19": "icon.png",
            "38": "icon.png"
        },
        "default_title": "gamedesigning.org",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png",
        "16": "icon.png",
        "48": "icon.png"
    },
    "manifest_version": 2,
    "name": "gamedesigning.org",
    "permissions": [
        "http:\/\/feeds.feedburner.com\/VideoGameDesigners"
    ],
    "version": "1.0"
}