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.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Destiny Guardian Render (Old)
قم بتنزيل ملفات الامتداد Destiny Guardian Render (Old) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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) |
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'" } |