Extreme LOL
Best funny pictures and memes from all over the Web ! Updated Daily
Wat is Extreme LOL?
Extreme LOL is een Chrome-extensie ontwikkeld door https://www.extremelol.net, en de belangrijkste functie is "Best funny pictures and memes from all over the Web ! Updated Daily".
Extensie Screenshots
Download het CRX-bestand van de extensie Extreme LOL
Download Extreme LOL-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Best funny pictures and memes from all over the Web ! Updated Daily
Basisinformatie over de Extensie
Naam | |
ID | hionjpfnefppcmjkoehebblohamikjik |
Officiële URL | https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik |
Beschrijving | Best funny pictures and memes from all over the Web ! Updated Daily |
Bestandsgrootte | 10 KB |
Aantal Installaties | 26 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2019-05-19 |
Publicatiedatum | 2019-05-19 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://www.extremelol.net |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } |