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" } } |