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
Vad är Online Tools by 10015.io?
Online Tools by 10015.io är en Chrome-tillägg utvecklad av https://10015.io, och dess huvudfunktion är "Case converter, image cropper, CSS triangle generator, base64 encoder/decoder, HEX to RGBA converter and many more online web tools".
Tilläggsskärmbilder
Ladda ner Online Tools by 10015.io-förlängningens CRX-fil
Ladda ner Online Tools by 10015.io-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
"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 Grundläggande Information om Tillägg
| Namn | |
| ID | afbphoagjpegnkpeiliacmiiggojdabo |
| Officiell webbadress | https://chromewebstore.google.com/detail/online-tools-by-10015io/afbphoagjpegnkpeiliacmiiggojdabo |
| Beskrivning | Case converter, image cropper, CSS triangle generator, base64 encoder/decoder, HEX to RGBA converter and many more online web tools |
| Filstorlek | 1004 KB |
| Antal Installationer | 20,000 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2021-03-14 |
| Publiceringsdatum | 2021-03-13 |
| Betyg | 4.58/5 Totalt 12 Betyg |
| Utvecklare | https://10015.io |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://10015.io |
| Hjälpsida URL | https://10015.io/contact |
| URL till Sekretesspolicy Sidan | https://10015.io/privacy |
| Stödda Språk | 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"
} | |