All Projects → dawangraoming → Iconfont Helper Chrome Extension

dawangraoming / Iconfont Helper Chrome Extension

Licence: mit
为iconfont支持一键添加购物车,突破20限量下载的功能,支持PNG、SVG、JPG、WEBP类型下载,在线修改图标颜色,图标一键复制等功能

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Iconfont Helper Chrome Extension

Smart Bookmark Sorter
Automatically sort bookmarks based on their taxonomy
Stars: ✭ 15 (-57.14%)
Mutual labels:  chrome-extension
Svg Screenshot
リンクもまるごとキャプチャしてSVGで出力するChromeスクリーンショット拡張機能
Stars: ✭ 31 (-11.43%)
Mutual labels:  chrome-extension
Edgetranslate
A translation extension.
Stars: ✭ 972 (+2677.14%)
Mutual labels:  chrome-extension
Authautofill
한국 휴대전화 본인인증 서비스 자동완성 브라우저 확장 프로그램 Browser Extension for Korea SMS Authentication
Stars: ✭ 22 (-37.14%)
Mutual labels:  chrome-extension
Sfdc Debug Logs
Browser extension for Salesforce logs management
Stars: ✭ 28 (-20%)
Mutual labels:  chrome-extension
Add To Trello
Chrome extension to make it easier to add cards to Trello from your browser
Stars: ✭ 31 (-11.43%)
Mutual labels:  chrome-extension
Shrinktome
📘Shrink facebook by 5% every 10th second. You're welcome!
Stars: ✭ 15 (-57.14%)
Mutual labels:  chrome-extension
Baseliner
All your baseline are belong to us
Stars: ✭ 35 (+0%)
Mutual labels:  chrome-extension
Bulkurlopener
Bulk URL Opener is an application that provides the user with multiple utilities to help with managing and using large amounts of urls
Stars: ✭ 29 (-17.14%)
Mutual labels:  chrome-extension
Ekill
Chrome/Firefox extension to nuke annoying elements in a web page
Stars: ✭ 973 (+2680%)
Mutual labels:  chrome-extension
Duckietv
A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
Stars: ✭ 942 (+2591.43%)
Mutual labels:  chrome-extension
Template Browser Extension
A browser extension starter for Chrome and Firefox
Stars: ✭ 28 (-20%)
Mutual labels:  chrome-extension
Hangarxplor
HangarXPLOR is a chrome extension that upgrades the UI/UX of the Star Citizen hangar page
Stars: ✭ 32 (-8.57%)
Mutual labels:  chrome-extension
Bugrequest
Sniffer vulnerabilities in http request (chrome extension)
Stars: ✭ 20 (-42.86%)
Mutual labels:  chrome-extension
Ec Devtools
ec-devtools是支持canvas库 ( easycanvas , https://github.com/chenzhuo1992/easycanvas ) 的chrome调试工具,能对canvas的元素的样式、物理属性等进行修改,达到所见即所得的效果,提高调试效率
Stars: ✭ 35 (+0%)
Mutual labels:  chrome-extension
Chromelogger
chrome extension for server side console logging
Stars: ✭ 884 (+2425.71%)
Mutual labels:  chrome-extension
Better Chrome Native Video
Add keyboard support to Chrome's native HTML5 video player.
Stars: ✭ 31 (-11.43%)
Mutual labels:  chrome-extension
Authenticator
Authenticator generates 2-Step Verification codes in your browser.
Stars: ✭ 979 (+2697.14%)
Mutual labels:  chrome-extension
Gitako
🐙 File tree extension for GitHub on Chrome & Firefox & Edge
Stars: ✭ 975 (+2685.71%)
Mutual labels:  chrome-extension
Prometheus Formatter
Browser extension which makes plain Prometheus metrics easier to read
Stars: ✭ 34 (-2.86%)
Mutual labels:  chrome-extension

screen

conFont-helper icon IconFont-helper

支持在iconfont上一键将当前页面中的所有素材添加进购物车;反选当前页面中的素材;批量下载素材,突破官方限制的单次20个。

突破的解决方案是将当前购物车中的所有svg写入到zip二进制流,创建及下载过程,均在前端完成,不请求iconfont接口,不会对iconfont服务器性能造成影响。 PNG、JPG、WEBP等位图则是将SVG渲染在canvas后,输出base64再导出

安装方式

方案一(推荐):商店安装(需要翻墙)

Google Chrome 商店

方案二:离线安装

  1. Releases中下载最新的crx文件
  2. 使用--enable-easy-off-store-extension-install参数启动Chrome浏览器
  3. 从Chrome浏览器更多工具中打开扩展程序
  4. 开启开发者模式
  5. 将crx文件拖入浏览器的扩展程序页面中

更新日志

v1.2

增加图标一键复制功能; 增加图像尺寸记录上次设置的数值功能; 增加一键设置当前页面中所有图标的颜色功能。

v1.1

支持PNG、SVG、JPG、WEBP类型下载; 增加下载图像尺寸设置。

v1.0

支持更多的iconfont页面批量添加进购物车功能,支持搜索页面添加,支持图库内添加; 增加反选功能。

v0.1

支持图标库批量下载功能。


demo

More ❤️

如果这个项目对你有帮助,请给一个Star; 如果你有更好的建议或想法,希望可以在issues中看到你的建议哦。

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].