Destiny Guardian Render (Old)

The world's first way to render your Guardian from Destiny 1 at high-resolution for use in media projects, social sharing, etc.

Destiny Guardian Render (Old)คืออะไร?

Destiny Guardian Render (Old) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย starsidefoundry และคุณลักษณะหลักของมันคือ "The world's first way to render your Guardian from Destiny 1 at high-resolution for use in media projects, social sharing, etc."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Destiny Guardian Render (Old)

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

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

                        NOTE: This is a fan-produced work and not officially affiliated with Bungie.net or the Destiny games. These are for your own personal use and enjoyment only!                    

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

ชื่อ Destiny Guardian Render (Old) Destiny Guardian Render (Old)
ID jceblpodpeobahlgoghimefjpcgecadl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/destiny-guardian-render-o/jceblpodpeobahlgoghimefjpcgecadl
คำอธิบาย The world's first way to render your Guardian from Destiny 1 at high-resolution for use in media projects, social sharing, etc.
ขนาดไฟล์ 7.79 MB
จำนวนการติดตั้ง 116
เวอร์ชันปัจจุบัน 0.0.0.8
อัปเดตครั้งล่าสุด 2017-08-25
วันที่เผยแพร่ 2017-08-25
ผู้พัฒนา starsidefoundry
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://starsidefoundry.com/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Destiny Guardian Render (Old)",
    "description": "The world's first way to render your Guardian from Destiny 1 at high-resolution for use in media projects, social sharing, etc.",
    "manifest_version": 2,
    "version": "0.0.0.8",
    "permissions": [
        "storage",
        "https:\/\/www.bungie.net\/en\/Legend\/*"
    ],
    "background": {
        "scripts": [
            "index.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Starside Foundry"
    },
    "content_security_policy": "script-src 'self' https:\/\/*.google-analytics.com https:\/\/*.gstatic.com https:\/\/*.googleapis.com; object-src 'self'"
}