Download a Cross
Browse crossword puzzles from the archives of all major crossword publishers
Download a Crossคืออะไร?
Download a Cross เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Down for a Cross และคุณลักษณะหลักของมันคือ "Browse crossword puzzles from the archives of all major crossword publishers"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Download a Cross
ดาวน์โหลดไฟล์ส่วนขยาย Download a Cross ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Download crossword puzzles from the archives of several publishers. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | idbdbedhgabnbjfjecpflfomnklpllen |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/download-a-cross/idbdbedhgabnbjfjecpflfomnklpllen |
| คำอธิบาย | Browse crossword puzzles from the archives of all major crossword publishers |
| ขนาดไฟล์ | 26.61 KB |
| จำนวนการติดตั้ง | 161 |
| เวอร์ชันปัจจุบัน | 0.6.0 |
| อัปเดตครั้งล่าสุด | 2020-05-05 |
| วันที่เผยแพร่ | 2020-05-05 |
| คะแนน | 4.20/5 รวมทั้งหมด 5 คะแนน |
| ผู้พัฒนา | Down for a Cross |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Download a Cross",
"description": "Browse crossword puzzles from the archives of all major crossword publishers",
"version": "0.6.0",
"permissions": [
"storage",
"downloads",
"unlimitedStorage"
],
"optional_permissions": [
"http:\/\/*\/",
"https:\/\/*\/"
],
"browser_action": {
"default_title": "Download a Cross",
"default_popup": "popup.html"
},
"manifest_version": 2
} | |