即刻图床
🐴 完全利用各个互联网大厂的外链图片来做的免费图床,速度快!
What is 即刻图床?
即刻图床 is a Chrome extension developed by https://jiketuchuang.com, and its main feature is "🐴 完全利用各个互联网大厂的外链图片来做的免费图床,速度快!".
Extension Screenshots
Download 即刻图床 Extension CRX File
Download 即刻图床 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
支持图片上传,允许图片外链的扩展! 功能 1. 支持JPEG/PNG/GIF等常见格式图片上传 2. 支持搜狗/京东/网易/小米/百度/头条/新浪等全球CDN加速 3. 支持鼠标右键上传,支持粘贴上传、拖放上传 4. 支持生成图片直连,HTML标签,Markdown标签等
Extension Basic Information
Name | |
ID | dckaeinoeaogebmhijpkpmacifmpgmcb |
Official URL | https://chromewebstore.google.com/detail/%E5%8D%B3%E5%88%BB%E5%9B%BE%E5%BA%8A/dckaeinoeaogebmhijpkpmacifmpgmcb |
Description | 🐴 完全利用各个互联网大厂的外链图片来做的免费图床,速度快! |
File Size | 245 KB |
Installation Count | 3,583 |
Current Version | 1.0.32 |
Last Updated | 2023-07-13 |
Publish Date | 2020-02-25 |
Rating | 4.93/5 Total 14 Ratings |
Developer | https://jiketuchuang.com |
[email protected] | |
Payment Type | free |
Extension Website | https://jiketuchuang.com/ |
Help Page URL | https://jiketuchuang.com/privacy.html |
Privacy Policy Page URL | https://jiketuchuang.com/privacy.html |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u5373\u523b\u56fe\u5e8a", "description": "\ud83d\udc34 \u5b8c\u5168\u5229\u7528\u5404\u4e2a\u4e92\u8054\u7f51\u5927\u5382\u7684\u5916\u94fe\u56fe\u7247\u6765\u505a\u7684\u514d\u8d39\u56fe\u5e8a\uff0c\u901f\u5ea6\u5feb\uff01", "options_page": "options.html", "icons": { "128": "img\/128.png", "48": "img\/48.png", "16": "img\/16.png" }, "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/48.png", "default_title": "\u5373\u523b\u56fe\u5e8a" }, "version": "1.0.32", "manifest_version": 2, "homepage_url": "https:\/\/jiketuchuang.com", "permissions": [ "webRequest", "webRequestBlocking", "*:\/\/upload.58cdn.com.cn\/*", "*:\/\/club.jd.com\/*", "*:\/\/picupload.weibo.com\/*", "*:\/\/review.suning.com\/*", "*:\/\/qiye.mi.com\/*", "*:\/\/baijiahao.baidu.com\/*", "*:\/\/filebroker.aliexpress.com\/*" ] } |