Яakuten Cafeteria Menu

Shows a preview of the Яakuten Crimson House Cafeteria menus

Яakuten Cafeteria Menuคืออะไร?

Яakuten Cafeteria Menu เป็นส่วนขยายของ Chrome ที่พัฒนาโดย danikaze และคุณลักษณะหลักของมันคือ "Shows a preview of the Яakuten Crimson House Cafeteria menus"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Яakuten Cafeteria Menu

ดาวน์โหลดไฟล์ส่วนขยาย Яakuten Cafeteria Menu ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Change log:

[0.9.1]
- Disabled API source data because it returns wrong booths, creating duplicated entries
- Auto select time/cafeteria if previous selection doesn't exist
- Small graphical improvements

[0.9.0]
- Added a calendar button to switch between any day of the current week, displaying its menu
- Recovered the shift+click feature on the sorter button, to choose the previous sorting method
- Scroll of the menu resets to the top when the day, time or cafeteria is changed
- Preload images when a menu is loaded, so they appear instantly when the cafeteria or the time is changed                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Яakuten Cafeteria Menu Яakuten Cafeteria Menu
ID fobpglggkfinkjjldciflddjolmncabh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/%D1%8Fakuten-cafeteria-menu/fobpglggkfinkjjldciflddjolmncabh
คำอธิบาย Shows a preview of the Яakuten Crimson House Cafeteria menus
ขนาดไฟล์ 284 KB
จำนวนการติดตั้ง 113
เวอร์ชันปัจจุบัน 0.9.1
อัปเดตครั้งล่าสุด 2019-05-14
วันที่เผยแพร่ 2019-05-13
คะแนน 5.00/5 รวมทั้งหมด 21 คะแนน
ผู้พัฒนา danikaze
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u042fakuten Cafeteria Menu",
    "short_name": "\u042fakutenCafe",
    "description": "Shows a preview of the \u042fakuten Crimson House Cafeteria menus",
    "version": "0.9.1",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "96": "icons\/icon96.png",
        "128": "icons\/icon128.png",
        "256": "icons\/icon256.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "index.html",
        "default_title": "Show \u042fakuten Cafeteria menu"
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}