DeathNote
Ein Neue Death Note Regeln fur jeden neue tab
Wat is DeathNote?
DeathNote is een Chrome-extensie ontwikkeld door geldverdienen361, en de belangrijkste functie is "Ein Neue Death Note Regeln fur jeden neue tab".
Extensie Screenshots
Download het CRX-bestand van de extensie DeathNote
Download DeathNote-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Ein Neue Death Note Regeln fur jeden neue tab
Basisinformatie over de Extensie
Naam | |
ID | bonjjbjfdlcbhcoapcooofjdiojmjphh |
Officiële URL | https://chrome.google.com/webstore/detail/deathnote/bonjjbjfdlcbhcoapcooofjdiojmjphh |
Beschrijving | Ein Neue Death Note Regeln fur jeden neue tab |
Bestandsgrootte | 607 KB |
Aantal Installaties | 27 |
Huidige Versie | 1 |
Laatst Bijgewerkt | 2019-09-07 |
Publicatiedatum | 2019-09-06 |
Ontwikkelaar | geldverdienen361 |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |