Extreme LOL
Best funny pictures and memes from all over the Web ! Updated Daily
Extreme LOL là gì?
Extreme LOL là một tiện ích mở rộng Chrome được phát triển bởi https://www.extremelol.net, và tính năng chính của nó là "Best funny pictures and memes from all over the Web ! Updated Daily".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Extreme LOL
Tải xuống các tệp mở rộng Extreme LOL dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Best funny pictures and memes from all over the Web ! Updated Daily
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hionjpfnefppcmjkoehebblohamikjik |
URL Chính Thức | https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik |
Mô tả | Best funny pictures and memes from all over the Web ! Updated Daily |
Kích Thước Tệp | 10 KB |
Số Lần Cài Đặt | 26 |
Phiên Bản Hiện Tại | 1.3 |
Cập Nhật Lần Cuối | 2019-05-19 |
Ngày Phát Hành | 2019-05-19 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://www.extremelol.net |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |