DeathNote

Ein Neue Death Note Regeln fur jeden neue tab

Cos'è DeathNote?

DeathNote è un'estensione di Chrome sviluppata da geldverdienen361, e la sua funzione principale è "Ein Neue Death Note Regeln fur jeden neue tab".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione DeathNote

Scarica i file di estensione DeathNote 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

                        Ein Neue Death Note Regeln fur jeden neue tab                    

Informazioni di Base sull'Estensione

Nome DeathNote DeathNote
ID bonjjbjfdlcbhcoapcooofjdiojmjphh
URL Ufficiale https://chrome.google.com/webstore/detail/deathnote/bonjjbjfdlcbhcoapcooofjdiojmjphh
Descrizione Ein Neue Death Note Regeln fur jeden neue tab
Dimensione del File 607 KB
Conteggio Installazioni 27
Versione Corrente 1
Ultimo Aggiornamento 2019-09-07
Data di Pubblicazione 2019-09-06
Sviluppatore geldverdienen361
Tipo di Pagamento free
Lingue Supportate de
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DeathNote",
    "description": "Ein Neue Death Note Regeln fur jeden neue tab",
    "version": "1",
    "author": "Yusef",
    "browser_action": {
        "default_icon": "G16.png",
        "default_title": "DeathNote"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "16": "G16.png",
        "128": "G128.png"
    }
}