Roman Atwood Vlogs
This is my life as a Father.
Roman Atwood Vlogs क्या है?
Roman Atwood Vlogs https://thedevproject.net63.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This is my life as a Father."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Roman Atwood Vlogs एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Wow we hit over 1500 users on this extension I really need to thank the Roman Soldiers UPDATE COMING SOON!!!!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | fndjjdkaeekfjlpjhcoacicohhnahopc |
आधिकारिक URL | https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc |
विवरण | This is my life as a Father. |
फ़ाइल का आकार | 26.43 KB |
स्थापना संख्या | 47 |
वर्तमान संस्करण | 0.2 |
अंतिम अपडेट | 2018-03-15 |
प्रकाशन तिथि | 2018-03-14 |
रेटिंग | 4.00/5 कुल 9 रेटिंग्स |
डेवलपर | https://thedevproject.net63.net |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Roman Atwood Vlogs", "short_name": "Roman Soldiers", "version": "0.2", "manifest_version": 2, "description": "This is my life as a Father.", "browser_action": { "default_icon": "icon.png", "default_title": "Search and View Roman Atwood Vlogs", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |