DeathNote

Ein Neue Death Note Regeln fur jeden neue tab

DeathNote là gì?

DeathNote là một tiện ích mở rộng Chrome được phát triển bởi geldverdienen361, và tính năng chính của nó là "Ein Neue Death Note Regeln fur jeden neue tab".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng DeathNote

Tải xuống các tệp mở rộng DeathNote dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Ein Neue Death Note Regeln fur jeden neue tab                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên DeathNote DeathNote
ID bonjjbjfdlcbhcoapcooofjdiojmjphh
URL Chính Thức https://chrome.google.com/webstore/detail/deathnote/bonjjbjfdlcbhcoapcooofjdiojmjphh
Mô tả Ein Neue Death Note Regeln fur jeden neue tab
Kích Thước Tệp 607 KB
Số Lần Cài Đặt 27
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2019-09-07
Ngày Phát Hành 2019-09-06
Nhà Phát Triển geldverdienen361
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}