Extreme LOL
Best funny pictures and memes from all over the Web ! Updated Daily
Qu'est-ce que Extreme LOL ?
Extreme LOL est une extension Chrome développée par https://www.extremelol.net, et sa fonction principale est "Best funny pictures and memes from all over the Web ! Updated Daily".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Extreme LOL
Téléchargez les fichiers d'extension Extreme LOL au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Best funny pictures and memes from all over the Web ! Updated Daily
Informations de Base sur l'Extension
Nom | |
ID | hionjpfnefppcmjkoehebblohamikjik |
URL Officiel | https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik |
Description | Best funny pictures and memes from all over the Web ! Updated Daily |
Taille du Fichier | 10 KB |
Nombre d'Installations | 26 |
Version Actuelle | 1.3 |
Dernière Mise à Jour | 2019-05-19 |
Date de Publication | 2019-05-19 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://www.extremelol.net |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } |