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.

O que é Destiny Guardian Render (Old)?

Destiny Guardian Render (Old) é uma extensão do Chrome desenvolvida por starsidefoundry, e sua principal característica é "The world's first way to render your Guardian from Destiny 1 at high-resolution for use in media projects, social sharing, etc.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Destiny Guardian Render (Old)

Baixe arquivos de extensão Destiny Guardian Render (Old) no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Destiny Guardian Render (Old) Destiny Guardian Render (Old)
ID jceblpodpeobahlgoghimefjpcgecadl
URL Oficial https://chromewebstore.google.com/detail/destiny-guardian-render-o/jceblpodpeobahlgoghimefjpcgecadl
Descrição The world's first way to render your Guardian from Destiny 1 at high-resolution for use in media projects, social sharing, etc.
Tamanho do Arquivo 7.79 MB
Contagem de Instalações 116
Versão Atual 0.0.0.8
Última Atualização 2017-08-25
Data de Publicação 2017-08-25
Desenvolvedor starsidefoundry
Tipo de Pagamento free
Site da Extensão http://starsidefoundry.com/
Idiomas Suportados 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'"
}