Extreme LOL
Best funny pictures and memes from all over the Web ! Updated Daily
Apa itu Extreme LOL?
Extreme LOL adalah ekstensi Chrome yang dikembangkan oleh https://www.extremelol.net, dan fitur utamanya adalah "Best funny pictures and memes from all over the Web ! Updated Daily".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Extreme LOL
Unduh file ekstensi Extreme LOL dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Best funny pictures and memes from all over the Web ! Updated Daily
Informasi Dasar Ekstensi
Nama | |
ID | hionjpfnefppcmjkoehebblohamikjik |
URL Resmi | https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik |
Deskripsi | Best funny pictures and memes from all over the Web ! Updated Daily |
Ukuran File | 10 KB |
Jumlah Instalasi | 26 |
Versi Saat Ini | 1.3 |
Terakhir Diperbarui | 2019-05-19 |
Tanggal Publikasi | 2019-05-19 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://www.extremelol.net |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |