Cardápio UFSCar

Extensão que exibe o cardápio do dia da Federal

What is Cardápio UFSCar?

Cardápio UFSCar is a Chrome extension developed by henrique.guarnieri, and its main feature is "Extensão que exibe o cardápio do dia da Federal".

Extension Screenshots

screenshot

Download Cardápio UFSCar Extension CRX File

Download Cardápio UFSCar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Cardápio UFSCar Cardápio UFSCar
ID ihhjfbmeamnjfbdfdgokpaocllplkgag
Official URL https://chromewebstore.google.com/detail/card%C3%A1pio-ufscar/ihhjfbmeamnjfbdfdgokpaocllplkgag
Description Extensão que exibe o cardápio do dia da Federal
File Size 6.35 KB
Installation Count 34
Current Version 1.1
Last Updated 2016-11-13
Publish Date 2016-11-13
Rating 5.00/5 Total 8 Ratings
Developer henrique.guarnieri
Payment Type free
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Card\u00e1pio UFSCar",
    "description": "Extens\u00e3o que exibe o card\u00e1pio do dia da Federal",
    "version": "1.1",
    "permissions": [
        "http:\/\/www2.ufscar.br\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "page.html"
    }
}