not undertale
a game not like undertale
O que é not undertale?
not undertale é uma extensão do Chrome desenvolvida por https://somecoolwebsite.github.io, e sua principal característica é "a game not like undertale".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão not undertale
Baixe arquivos de extensão not undertale no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
A game that looks a bit like undertale!!!!!!!11
Informações Básicas da Extensão
Nome | ![]() |
ID | jijpdepijajaffglleedkkplhfhinnda |
URL Oficial | https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda |
Descrição | a game not like undertale |
Tamanho do Arquivo | 14.61 MB |
Contagem de Instalações | 727 |
Versão Atual | 1.2 |
Última Atualização | 2019-03-13 |
Data de Publicação | 2019-03-13 |
Classificação | 3.57/5 Total de 7 Avaliações |
Desenvolvedor | https://somecoolwebsite.github.io |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://somecoolwebsite.github.io/ |
URL da Página de Ajuda | https://somecoolwebsite.github.io/ |
Idiomas Suportados | 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 } |