leproimg.com
Rehosts images on leproimg.com
什么是leproimg.com?
leproimg.com是由crea7or开发的Chrome扩展程序,该扩展的主要功能是“Rehosts images on leproimg.com”。
扩展截图
下载leproimg.com扩展crx文件
下载leproimg.com扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Rehosts images on leproimg.com via context menu 1.0.3 - img.leprosorium.com -> leproimg.com 1.0.2 - rehosting from cache to avoid yellow bar.
扩展基本信息
名称 | |
ID | igbklfloandhoogdlppdegbaceppicop |
官方URL | https://chrome.google.com/webstore/detail/leproimgcom/igbklfloandhoogdlppdegbaceppicop |
简介 | Rehosts images on leproimg.com |
文件大小 | 41.09 KB |
安装次数 | 212 |
当前版本 | 1.0.3 |
更新时间 | 2016-07-19 |
上架时间 | 2016-07-19 |
评分 | 4.86/5 共7次评分 |
开发者 | crea7or |
付费类型 | free |
扩展官网 | http://leproimg.com |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "description": "Rehosts images on leproimg.com", "icons": { "128": "imageinfo-128.png", "16": "imageinfo-16.png", "48": "imageinfo-48.png" }, "browser_action": { "default_title": "My images at leproimg.com", "default_icon": "imageinfo-19.png" }, "manifest_version": 2, "homepage_url": "http:\/\/crea7or.spb.ru", "name": "leproimg.com", "permissions": [ "contextMenus", "tabs", "storage", "http:\/\/*\/*", "https:\/\/*\/*" ], "version": "1.0.3" } |