Death Note Wallpapers HD
Open each new tab homepage with Death Note Wallpapers HD.
Cos'è Death Note Wallpapers HD?
Death Note Wallpapers HD è un'estensione di Chrome sviluppata da siao2va, e la sua funzione principale è "Open each new tab homepage with Death Note Wallpapers HD.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Death Note Wallpapers HD
Scarica i file di estensione Death Note Wallpapers HD 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
Welcome to Death Note pic software where you will enjoy the most famous pics of your preferred stars and themes. This application functionality changes the default new tab with a new tab of death note. Installation will take only a few seconds, and the application Death Note will give you positive emotions daily! Open each new tab homepage with a HD wallpaper of Death Note, made for Death Note manga & anime fans. All the wallpapers of our application have a quality extension of 1920x1080. Simple to pick and easy to set as wallpaper.Quick & effortless access to your favorite visited web sites such as gmail, Instagram, twitter google+ and a lot more. All our new tabs have been personally selected so you can personalize your tab. Do not forget to check the extension for new upgrades wallpapers every day! Enjoy Death Note and let your friends know all about our extension!
Informazioni di Base sull'Estensione
Nome | |
ID | miknjecbdanlpdegdjbegogockijiaga |
URL Ufficiale | https://chrome.google.com/webstore/detail/death-note-wallpapers-hd/miknjecbdanlpdegdjbegogockijiaga |
Descrizione | Open each new tab homepage with Death Note Wallpapers HD. |
Dimensione del File | 56.9 KB |
Conteggio Installazioni | 123 |
Versione Corrente | 2 |
Ultimo Aggiornamento | 2019-03-09 |
Data di Pubblicazione | 2019-03-09 |
Sviluppatore | siao2va |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://picwallpaperhd.com/ |
URL della Pagina di Aiuto | https://picwallpaperhd.com/page/contact |
Lingue Supportate | id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "2", "default_locale": "en", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_title": "Death Note Wallpapers HD" }, "permissions": [ "tabs" ] } |