Яakuten Cafeteria Menu
Shows a preview of the Яakuten Crimson House Cafeteria menus
Яakuten Cafeteria Menu क्या है?
Яakuten Cafeteria Menu danikaze द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Shows a preview of the Яakuten Crimson House Cafeteria menus"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Яakuten Cafeteria Menu एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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:\/\/*\/*" ] } |