DeathNote
Ein Neue Death Note Regeln fur jeden neue tab
什么是DeathNote?
DeathNote是由geldverdienen361开发的Chrome扩展程序,该扩展的主要功能是“Ein Neue Death Note Regeln fur jeden neue tab”。
扩展截图
下载DeathNote扩展crx文件
下载DeathNote扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Ein Neue Death Note Regeln fur jeden neue tab
扩展基本信息
名称 | |
ID | bonjjbjfdlcbhcoapcooofjdiojmjphh |
官方URL | https://chrome.google.com/webstore/detail/deathnote/bonjjbjfdlcbhcoapcooofjdiojmjphh |
简介 | Ein Neue Death Note Regeln fur jeden neue tab |
文件大小 | 607 KB |
安装次数 | 27 |
当前版本 | 1 |
更新时间 | 2019-09-07 |
上架时间 | 2019-09-06 |
开发者 | geldverdienen361 |
付费类型 | free |
支持的语言 | 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" } } |