Gato Base 64 Encoder / Decoder
Gato Base 64 Encoder / Decoder encodes to and decodes from Base 64 format.
Gato Base 64 Encoder / Decoderคืออะไร?
Gato Base 64 Encoder / Decoder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย gatoapps และคุณลักษณะหลักของมันคือ "Gato Base 64 Encoder / Decoder encodes to and decodes from Base 64 format."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gato Base 64 Encoder / Decoder
ดาวน์โหลดไฟล์ส่วนขยาย Gato Base 64 Encoder / Decoder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Gato Base 64 Encoder / Decoder is a simple tool that allows you to encode to and decode from Base 64 format. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | hbjipahjdnkchnhlmhlbakoooiilhkhh |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/gato-base-64-encoder-deco/hbjipahjdnkchnhlmhlbakoooiilhkhh |
| คำอธิบาย | Gato Base 64 Encoder / Decoder encodes to and decodes from Base 64 format. |
| ขนาดไฟล์ | 14.55 KB |
| จำนวนการติดตั้ง | 2,268 |
| เวอร์ชันปัจจุบัน | 1.0.0 |
| อัปเดตครั้งล่าสุด | 2013-11-03 |
| วันที่เผยแพร่ | 2013-11-03 |
| คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
| ผู้พัฒนา | gatoapps |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Gato Base 64 Encoder \/ Decoder",
"manifest_version": 2,
"version": "1.0.0",
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"permissions": [
"clipboardRead",
"clipboardWrite"
],
"description": "Gato Base 64 Encoder \/ Decoder encodes to and decodes from Base 64 format.",
"browser_action": {
"default_icon": "icons\/16.png",
"default_popup": "popup.html"
}
} | |