QR Code Sender - URL, SMS, Wifi, etc
You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi.
QR Code Sender - URL, SMS, Wifi, etcคืออะไร?
QR Code Sender - URL, SMS, Wifi, etc เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://xenosi.de และคุณลักษณะหลักของมันคือ "You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย QR Code Sender - URL, SMS, Wifi, etc
ดาวน์โหลดไฟล์ส่วนขยาย QR Code Sender - URL, SMS, Wifi, etc ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | gahnhihmambbhkolajmjohaeoheedmal |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/qr-code-sender-url-sms-wi/gahnhihmambbhkolajmjohaeoheedmal |
| คำอธิบาย | You can QR scan a url on iOS and open it with Chrome. You can create QR freely, such as SMS and Wifi. |
| ขนาดไฟล์ | 15.16 KB |
| จำนวนการติดตั้ง | 256 |
| เวอร์ชันปัจจุบัน | 0.8 |
| อัปเดตครั้งล่าสุด | 2022-09-27 |
| วันที่เผยแพร่ | 2020-09-10 |
| ผู้พัฒนา | https://xenosi.de |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://urlopen.link/qr/ |
| URL หน้านโยบายความเป็นส่วนตัว | https://xenosi.de/privacyext.html |
| ภาษาที่รองรับ | en,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "QR Code Sender - URL, SMS, Wifi, etc",
"short_name": "QR Code Sender",
"default_locale": "ko",
"description": "__MSG_extDescription__",
"version": "0.8",
"icons": {
"128": "images\/icon128.png",
"16": "images\/icon16.png",
"48": "images\/icon48.png"
},
"action": {
"default_icon": {
"19": "images\/icon19.png",
"38": "images\/icon38.png"
},
"default_popup": "index.html",
"default_title": "QR Code Sender - URL, SMS, Wifi, etc"
},
"permissions": [
"activeTab"
]
} | |