Pokimane
Never miss a stream!
Pokimane क्या है?
Pokimane Toutoupou द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Never miss a stream!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Pokimane एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
After downloading this extension, there'll be an icon on your browser that turns green as soon as Pokimane goes live. On top of that, you can click the icon at any time for direct links to her website, Twitter, Instagram, and Facebook! Téléchargez l'extension pour Google Chrome pour recevoir une notification quand Pokimane est en stream! Si l'icone est mauve, c'est que Pokimane est en ligne. Si l'icone est gris, c'est qu'elle est hors ligne. Vous pouvez également la suivre sur Twitter, Facebook, et Instagram en cliquant sur l'icone!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | cefmjcpjdagdbaklffmlemcmcdpjenbf |
आधिकारिक URL | https://chromewebstore.google.com/detail/pokimane/cefmjcpjdagdbaklffmlemcmcdpjenbf |
विवरण | Never miss a stream! |
फ़ाइल का आकार | 103 KB |
स्थापना संख्या | 79 |
वर्तमान संस्करण | 1.95 |
अंतिम अपडेट | 2015-12-31 |
प्रकाशन तिथि | 2015-12-30 |
रेटिंग | 2.94/5 कुल 16 रेटिंग्स |
डेवलपर | Toutoupou |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pokimane", "description": "Never miss a stream!", "version": "1.95", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "manifest_version": 2, "background": { "page": "background.html" }, "permissions": [ "notifications" ], "browser_action": { "default_icon": "data\/poki.png", "default_popup": "popup.html", "icons": { "19": "poki_on.png" } } } |