DeathNote
Ein Neue Death Note Regeln fur jeden neue tab
What is DeathNote?
DeathNote is a Chrome extension developed by geldverdienen361, and its main feature is "Ein Neue Death Note Regeln fur jeden neue tab".
Extension Screenshots
Download DeathNote Extension CRX File
Download DeathNote extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Ein Neue Death Note Regeln fur jeden neue tab
Extension Basic Information
Name | |
ID | bonjjbjfdlcbhcoapcooofjdiojmjphh |
Official URL | https://chrome.google.com/webstore/detail/deathnote/bonjjbjfdlcbhcoapcooofjdiojmjphh |
Description | Ein Neue Death Note Regeln fur jeden neue tab |
File Size | 607 KB |
Installation Count | 27 |
Current Version | 1 |
Last Updated | 2019-09-07 |
Publish Date | 2019-09-06 |
Developer | geldverdienen361 |
Payment Type | free |
Supported Languages | 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" } } |