Яakuten Cafeteria Menu

Shows a preview of the Яakuten Crimson House Cafeteria menus

Qu'est-ce que Яakuten Cafeteria Menu ?

Яakuten Cafeteria Menu est une extension Chrome développée par danikaze, et sa fonction principale est "Shows a preview of the Яakuten Crimson House Cafeteria menus".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Яakuten Cafeteria Menu

Téléchargez les fichiers d'extension Яakuten Cafeteria Menu au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Яakuten Cafeteria Menu Яakuten Cafeteria Menu
ID fobpglggkfinkjjldciflddjolmncabh
URL Officiel https://chromewebstore.google.com/detail/%D1%8Fakuten-cafeteria-menu/fobpglggkfinkjjldciflddjolmncabh
Description Shows a preview of the Яakuten Crimson House Cafeteria menus
Taille du Fichier 284 KB
Nombre d'Installations 113
Version Actuelle 0.9.1
Dernière Mise à Jour 2019-05-14
Date de Publication 2019-05-13
Évaluation 5.00/5 Total 21 Évaluations
Développeur danikaze
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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:\/\/*\/*"
    ]
}