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 zdmrmrv द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Paper.IO 2 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.
एक्सटेंशन की मूल जानकारी
नाम | |
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" ] } |