Extreme LOL
Best funny pictures and memes from all over the Web ! Updated Daily
Co to jest Extreme LOL?
Extreme LOL to rozszerzenie Chrome opracowane przez https://www.extremelol.net, a jego główną funkcją jest „Best funny pictures and memes from all over the Web ! Updated Daily”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Extreme LOL
Pobierz pliki rozszerzeń Extreme LOL w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Best funny pictures and memes from all over the Web ! Updated Daily
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | hionjpfnefppcmjkoehebblohamikjik |
Oficjalny URL | https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik |
Opis | Best funny pictures and memes from all over the Web ! Updated Daily |
Rozmiar pliku | 10 KB |
Liczba instalacji | 26 |
Aktualna Wersja | 1.3 |
Ostatnia Aktualizacja | 2019-05-19 |
Data Publikacji | 2019-05-19 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | https://www.extremelol.net |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } |