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) 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 फ़ाइल डाउनलोड करें

crx प्रारूप में Destiny Guardian Render (Old) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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