Extreme LOL
Best funny pictures and memes from all over the Web ! Updated Daily
Extreme LOL क्या है?
Extreme LOL https://www.extremelol.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Best funny pictures and memes from all over the Web ! Updated Daily"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Extreme LOL एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Best funny pictures and memes from all over the Web ! Updated Daily
एक्सटेंशन की मूल जानकारी
नाम | |
ID | hionjpfnefppcmjkoehebblohamikjik |
आधिकारिक URL | https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik |
विवरण | Best funny pictures and memes from all over the Web ! Updated Daily |
फ़ाइल का आकार | 10 KB |
स्थापना संख्या | 26 |
वर्तमान संस्करण | 1.3 |
अंतिम अपडेट | 2019-05-19 |
प्रकाशन तिथि | 2019-05-19 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://www.extremelol.net |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "name": "Extreme LOL", "description": "Best funny pictures and memes from all over the Web ! Updated Daily", "browser_action": { "default_icon": { "128": "icon.png", "48": "icon48.png", "16": "icon1.png" }, "default_title": "Extreme LOL" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "1.3" } |