Destiny Tab
A Destiny game themed 'New Tab' page. Easy navigation to popular sites and useful visual information.
Cos'è Destiny Tab?
Destiny Tab è un'estensione di Chrome sviluppata da Jonathan.Hiles, e la sua funzione principale è "A Destiny game themed 'New Tab' page. Easy navigation to popular sites and useful visual information.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Destiny Tab
Scarica i file di estensione Destiny Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Destiny Tab transforms your usual 'New Tab' page into a stunning 'Destiny Game' themed page. This page offers visual information to help you with your 'Destiny' gameplay alongside a quick search bar supplied with some useful 'Destiny' links.
Informazioni di Base sull'Estensione
Nome | Destiny Tab |
ID | pdplhjhlobogjlbddabjlikpkknogfaf |
URL Ufficiale | https://chromewebstore.google.com/detail/destiny-tab/pdplhjhlobogjlbddabjlikpkknogfaf |
Descrizione | A Destiny game themed 'New Tab' page. Easy navigation to popular sites and useful visual information. |
Dimensione del File | 23.98 MB |
Conteggio Installazioni | 70 |
Versione Corrente | 1.3.1.1 |
Ultimo Aggiornamento | 2015-04-14 |
Data di Pubblicazione | 2015-04-13 |
Valutazione | 4.57/5 Totale 7 Valutazioni |
Sviluppatore | Jonathan.Hiles |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "index.html" }, "description": "A Destiny game themed 'New Tab' page. Easy navigation to popular sites and useful visual information.", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "manifest_version": 2, "name": "Destiny Tab", "short_name": "DestinyTab", "author": "Jonathan Hiles", "version": "1.3.1.1" } |