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

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Paper.IO 2

قم بتنزيل ملفات الامتداد Paper.IO 2 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Paper.IO 2 Paper.IO 2
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"
    ]
}