Extreme LOL
Best funny pictures and memes from all over the Web ! Updated Daily
什么是Extreme LOL?
Extreme LOL是由https://www.extremelol.net开发的Chrome扩展程序,该扩展的主要功能是“Best funny pictures and memes from all over the Web ! Updated Daily”。
扩展截图
下载Extreme LOL扩展crx文件
下载Extreme LOL扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Best funny pictures and memes from all over the Web ! Updated Daily
扩展基本信息
名称 | |
ID | hionjpfnefppcmjkoehebblohamikjik |
官方URL | https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik |
简介 | Best funny pictures and memes from all over the Web ! Updated Daily |
文件大小 | 10 KB |
安装次数 | 26 |
当前版本 | 1.3 |
更新时间 | 2019-05-19 |
上架时间 | 2019-05-19 |
评分 | 5.00/5 共1次评分 |
开发者 | https://www.extremelol.net |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } |