Gato URL Encoder / Decoder
Gato URL Encoder / Decoder encodes to and decodes from url encoded format.
Gato URL Encoder / Decoderคืออะไร?
Gato URL Encoder / Decoder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย gatoapps และคุณลักษณะหลักของมันคือ "Gato URL Encoder / Decoder encodes to and decodes from url encoded format."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gato URL Encoder / Decoder
ดาวน์โหลดไฟล์ส่วนขยาย Gato URL Encoder / Decoder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Gato URL Encoder / Decoder encodes to and decodes from url encoded format. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ickbkdcodlofikmijhddajkepopjlfag |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/gato-url-encoder-decoder/ickbkdcodlofikmijhddajkepopjlfag |
| คำอธิบาย | Gato URL Encoder / Decoder encodes to and decodes from url encoded format. |
| ขนาดไฟล์ | 14.06 KB |
| จำนวนการติดตั้ง | 192 |
| เวอร์ชันปัจจุบัน | 1.0.0 |
| อัปเดตครั้งล่าสุด | 2014-01-30 |
| วันที่เผยแพร่ | 2014-01-29 |
| ผู้พัฒนา | gatoapps |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Gato URL 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 URL Encoder \/ Decoder encodes to and decodes from url encoded format.",
"browser_action": {
"default_icon": "icons\/16.png",
"default_popup": "popup.html"
}
} | |