not undertale
a game not like undertale
not undertaleとは何ですか?
not undertaleはhttps://somecoolwebsite.github.ioによって開発されたChromeの拡張機能で、その主な機能は「a game not like undertale」です。
拡張機能のスクリーンショット
not undertale拡張機能のCRXファイルをダウンロード
not undertale拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A game that looks a bit like undertale!!!!!!!11
拡張機能の基本情報
名前 | ![]() |
ID | jijpdepijajaffglleedkkplhfhinnda |
公式URL | https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda |
説明 | a game not like undertale |
ファイルサイズ | 14.61 MB |
インストール数 | 727 |
現在のバージョン | 1.2 |
最終更新日 | 2019-03-13 |
公開日 | 2019-03-13 |
評価 | 3.57/5 合計 7 レビュー |
開発者 | https://somecoolwebsite.github.io |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://somecoolwebsite.github.io/ |
ヘルプページのURL | https://somecoolwebsite.github.io/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "not undertale", "version": "1.2", "description": "a game not like undertale", "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_popup": "popup.html" }, "options_page": "options.html", "manifest_version": 2 } |