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 |
| 官方網址 | 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"
} | |