Online Tools by 10015.io
Case converter, image cropper, CSS triangle generator, base64 encoder/decoder, HEX to RGBA converter and many more online web tools
什么是Online Tools by 10015.io?
Online Tools by 10015.io是由https://10015.io开发的Chrome扩展程序,该扩展的主要功能是“Case converter, image cropper, CSS triangle generator, base64 encoder/decoder, HEX to RGBA converter and many more online web tools”。
扩展截图
下载Online Tools by 10015.io扩展crx文件
下载Online Tools by 10015.io扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
"Online Tools by 10015.io" is a chrome extension that includes best online web tools powered by https://10015.io. All tools are categorized with respect to their usage purposes. You can search within tools and find the best match for your needs easily.
Here is a list showing the tools served by the extension.
• TEXT TOOLS
- Case Converter
- Lorem Ipsum Generator
- Letter Counter
- Text to Handwriting Converter
• IMAGE TOOLS
- Image Cropper
- Image Filters
- Image Resizer
- Image Average Color Finder
- SVG to PNG Converter
- SVG Blob Generator
• CSS TOOLS
- CSS Triangle Generator
- CSS Box Shadow Generator
- CSS Gradient Generator
• CODING TOOLS
- Base64 Encoder/Decoder
- HTML Encoder/Decoder
- URL Encoder/Decoder
• COLOR TOOLS
HEX to RGBA Converter
RGBA to HEX Converter
Color Mixer
• SOCIAL MEDIA TOOLS
- YouTube Thumbnail Grabber
- Open Graph Meta Generator
• GENERAL TOOLS
- QR Code Generator
- Barcode Generator 扩展基本信息
| 名称 | |
| ID | afbphoagjpegnkpeiliacmiiggojdabo |
| 官方URL | https://chromewebstore.google.com/detail/online-tools-by-10015io/afbphoagjpegnkpeiliacmiiggojdabo |
| 简介 | Case converter, image cropper, CSS triangle generator, base64 encoder/decoder, HEX to RGBA converter and many more online web tools |
| 文件大小 | 1004 KB |
| 安装次数 | 20,000 |
| 当前版本 | 1.1 |
| 更新时间 | 2021-03-14 |
| 上架时间 | 2021-03-13 |
| 评分 | 4.58/5 共12次评分 |
| 开发者 | https://10015.io |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://10015.io |
| 帮助页面URL | https://10015.io/contact |
| 隐私政策页面URL | https://10015.io/privacy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Online Tools by 10015.io",
"description": "Case converter, image cropper, CSS triangle generator, base64 encoder\/decoder, HEX to RGBA converter and many more online web tools",
"version": "1.1",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"homepage_url": "https:\/\/10015.io",
"author": "Fatih Telis"
} | |