Paper.IO 2
For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Что такое Paper.IO 2?
Paper.IO 2 - это расширение Chrome, разработанное zdmrmrv, и его основная функция - "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".
Снимки экрана расширения
Скачать файл CRX расширения Paper.IO 2
Скачайте файлы расширений Paper.IO 2 в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | |
ID | fgmhcgplkdjmpjodhinoimpdegkgpgep |
Официальный URL | https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep |
Описание | For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2. |
Размер файла | 1.97 MB |
Количество установок | 1,247 |
Текущая Версия | 2.0 |
Последнее Обновление | 2022-01-09 |
Дата публикации | 2022-01-09 |
Рейтинг | 1.50/5 Всего 2 оценок |
Разработчик | zdmrmrv |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://www.yourgoodplay.com/paper-io-2/ |
Поддерживаемые языки | 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" ] } |