All Projects → suxiaogang → Weibopicbed

suxiaogang / Weibopicbed

新浪微博图床 Chrome扩展

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Weibopicbed

Devtools Timeline Images
Extract images from Chrome DevTools report.
Stars: ✭ 44 (-96%)
Mutual labels:  chrome
Octopatcher
Arrgh Some Patchy Goodness to GitHub!
Stars: ✭ 49 (-95.54%)
Mutual labels:  chrome
Sneakerbot App
App that scrapes the Footlocker website to construct URLs for upcoming sneaker releases and adds the shoe to your cart if it is available. Uses Python and Selenium Webdriver. *Chrome and Chromedriver must be installed and Chromedriver must be on main path
Stars: ✭ 54 (-95.09%)
Mutual labels:  chrome
Gmail Fixed Font
Use your browser's monospace font for message body text in Gmail
Stars: ✭ 44 (-96%)
Mutual labels:  chrome
Customtabs Kotlin
Helpers of the Chrome Custom tabs re-written in Kotlin and with Architecture Components to offer a simpler API
Stars: ✭ 48 (-95.63%)
Mutual labels:  chrome
Indium
A JavaScript development environment for Emacs
Stars: ✭ 1,058 (-3.73%)
Mutual labels:  chrome
Browserpass Legacy
Legacy Browserpass repo, development is now happening at:
Stars: ✭ 1,020 (-7.19%)
Mutual labels:  chrome
Ubo Youtube
Easier way to exempt your favorite YouTube channels from adblocking.
Stars: ✭ 57 (-94.81%)
Mutual labels:  chrome
Himawari 8 Chrome
🛰 Experience the latest image from the Himawari, GOES, Meteosat, and DSCOVR satellites
Stars: ✭ 48 (-95.63%)
Mutual labels:  chrome
Robinhood Mint Sync Chrome
A browser extension that allows you to sync Robinhood and Mint
Stars: ✭ 54 (-95.09%)
Mutual labels:  chrome
Puppeteer Deep
Puppeteer, Headless Chrome;爬取《es6标准入门》、自动推文到掘金、站点性能分析;高级爬虫、自动化UI测试、性能分析;
Stars: ✭ 1,033 (-6.01%)
Mutual labels:  chrome
Analog
Replace your new tab page with a minimal analog clock
Stars: ✭ 46 (-95.81%)
Mutual labels:  chrome
San Devtools
Browser developer tools extension for debugging San.
Stars: ✭ 51 (-95.36%)
Mutual labels:  chrome
Adguardbrowserextension
AdGuard browser extension
Stars: ✭ 1,018 (-7.37%)
Mutual labels:  chrome
Skip Ad
A simple lightweight Chrome extension that automatically skips YouTube Ads.
Stars: ✭ 54 (-95.09%)
Mutual labels:  chrome
Cookie Autodelete
Firefox and Chrome WebExtension that deletes cookies and other browsing site data as soon as the tab closes, domain changes, browser restarts, or a combination of those events.
Stars: ✭ 1,015 (-7.64%)
Mutual labels:  chrome
Chrome Extensions Samples
Chrome Extensions Samples
Stars: ✭ 9,223 (+739.22%)
Mutual labels:  chrome
Better Onetab
📑 A better OneTab for Chrome 📝 Temporarily removed from firefox ⚠️ without maintaining in a period & any cooperative purpose are welcome
Stars: ✭ 1,097 (-0.18%)
Mutual labels:  chrome
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-94.9%)
Mutual labels:  chrome
F19n Obtrusive Livetest
A sandboxed, extendable testing chrome extension and framework! It runs pre-defined and custom tests on each page that you visit.
Stars: ✭ 53 (-95.18%)
Mutual labels:  chrome

💰捐助

🚀 features

  • 支持点选/拖拽/本地粘贴3种方式上传图片至新浪微博图床
  • 支持批量上传
  • 可选择返回的图片尺寸
  • 可生成图片链接,HTML,UBB和Markdown四种格式
  • 上传历史浏览和删除.
  • 支持在常用在线markdown编辑器中使用ctrl+v粘贴图片,图片自动上传到微博图床。(目前已支持github,csdn及zybuluo的markdown在线编辑器)
  • 支持返回https安全协议的图片地址
  • 支持自定义Chrome菜单栏图标

🖼 screenshots

(图片来自https://github.com/zhaoolee/ChromeAppHeroes)

📑 更新日志

2020-04-23 v2.9
上传成功后自动复制原图链接至粘贴板

2020-03-22 v2.8
修复新浪域名解析
增加(优化)全局从粘贴板上传的功能

2019-09-01 v2.7
修复上传错误的问题

2019-01-16 v2.6
更改部分样式,增加badge显示微博登录状态
(尝试修复部分浏览器总是提示微博未登录)

2017-03-16 v2.5
支持大图和原图上传,修复上传图片url中图片后缀丢失的问题

2017-02-03 v2.3
修复上传图片错误的问题

2016-07-07 v2.1
支持批量上传 (代码由@Jackroyal贡献)

2016-06-28 v2.0
支持自定义Chrome菜单栏图标 (建议使用尺寸接近或者等于38*38的正方形png图片文件)
支持返回https安全协议的图片地址

2016-04-18 v1.9
支持在常用Markdown在线编辑器中,使用Ctrl+V进行图片粘贴,目前已支持github, csdn及作业部落的在线markdown编辑器
其中csdn的markdown在线编辑器需要使用两次ctrl+v完成粘贴 (代码由@liyumeng贡献)

2015-09-13 v1.8
支持生成UBB格式的图片外链

2015-09-06 v1.7
增加了复制按钮,其他一些细微调整

2015-08-18 v1.6
设置里面,在图片上点击右键可以删除该条历史记录

2015-04-01 v1.5
增加一个上传时的Loading效果(针对网络延迟和大文件上传)
增加按下"Esc"键后关闭窗口

2015-03-23 v1.4
状态栏图标可以在选项里设置为灰色了

2015-03-22 v1.3
可以保存上传历史了

2015-02-16 v1.2
由browser action修改为popup

2015-02-15 v1.0
第一个版本发布

✍️ 常用在线markdown编辑器中使用ctrl+v粘贴图片

在github中的使用效果

在csdn中的使用效果

在作业部落中的使用效果

👬 contributors

@liyumeng

@Jackroyal

Aqours

zjuchenyuan

pzx521521

❓ 最常被问到的问题

Q:我上传的图片去哪了?

A:图片上传调用了新浪微博这个接口 http://picupload.service.weibo.com/interface (该地址不一定可以直接访问), 然而上传的图片并不会保存到任何一个你的微博相册里(即使你已经登陆了微博),在插件的设置页面,你可以看到本机上传的图片历史记录(目前还不支持多设备同步)

🔗 参考

Drag and drop

DataTransfer

FileReader

localStorage

💎 Licence

License: CC BY 4.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].