Dolar hoy 🇦🇷 - MAAS

Pequeña y poderosa extensión para obtener el valor del dolar blue y el dolar oficial del dia.

What is Dolar hoy 🇦🇷 - MAAS?

Dolar hoy 🇦🇷 - MAAS is a Chrome extension developed by Marcelo Agoston, and its main feature is "Pequeña y poderosa extensión para obtener el valor del dolar blue y el dolar oficial del dia.".

Extension Screenshots

screenshot

Download Dolar hoy 🇦🇷 - MAAS Extension CRX File

Download Dolar hoy 🇦🇷 - MAAS 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

                        Esta extensión te permite obtener la cotización del Dólar Oficial y del Dólar Blue en pesos Argentinos. Los datos son obtenidos de la API de DolarSi.                    

Extension Basic Information

Name Dolar hoy 🇦🇷 - MAAS Dolar hoy 🇦🇷 - MAAS
ID ejonpfjdjccalimidjknddjdgfeejcfp
Official URL https://chromewebstore.google.com/detail/dolar-hoy-%F0%9F%87%A6%F0%9F%87%B7-maas/ejonpfjdjccalimidjknddjdgfeejcfp
Description Pequeña y poderosa extensión para obtener el valor del dolar blue y el dolar oficial del dia.
File Size 16.11 KB
Installation Count 58
Current Version 1.0.1
Last Updated 2022-07-30
Publish Date 2022-07-29
Developer Marcelo Agoston
Email [email protected]
Payment Type free
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dolar hoy \ud83c\udde6\ud83c\uddf7 - MAAS",
    "description": "Peque\u00f1a y poderosa extensi\u00f3n para obtener el valor del dolar blue y el dolar oficial del dia.",
    "version": "1.0.1",
    "author": "M.A.A.S. - Marcelo Agoston",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/imagenes\/pig3.png",
            "32": "\/imagenes\/pig3.png",
            "48": "\/imagenes\/pig3.png",
            "128": "\/imagenes\/pig3.png"
        }
    },
    "icons": {
        "16": "\/imagenes\/pig3.png",
        "32": "\/imagenes\/pig3.png",
        "48": "\/imagenes\/pig3.png",
        "128": "\/imagenes\/pig3.png"
    }
}