Paper.IO 2
For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
O que é Paper.IO 2?
Paper.IO 2 é uma extensão do Chrome desenvolvida por zdmrmrv, e sua principal característica é "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Paper.IO 2
Baixe arquivos de extensão Paper.IO 2 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
It is the Chrome extension of the website, which shares the informations about Paper.IO 2 and what you need to know before downloading it.
Informações Básicas da Extensão
Nome | |
ID | fgmhcgplkdjmpjodhinoimpdegkgpgep |
URL Oficial | https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep |
Descrição | For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2. |
Tamanho do Arquivo | 1.97 MB |
Contagem de Instalações | 1,247 |
Versão Atual | 2.0 |
Última Atualização | 2022-01-09 |
Data de Publicação | 2022-01-09 |
Classificação | 1.50/5 Total de 2 Avaliações |
Desenvolvedor | zdmrmrv |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.yourgoodplay.com/paper-io-2/ |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Paper.IO 2", "description": "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.", "version": "2.0", "manifest_version": 2, "background": { "scripts": [ ".\/background.js" ] }, "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" }, "browser_action": { "default_popup": ".\/popup.html" }, "permissions": [ "storage", "https:\/\/www.yourgoodplay.com\/paper-io-2\/", "background" ] } |