EasyRetro To Excel Converter

Download your EasyRetro board as a spreadsheet

What is EasyRetro To Excel Converter?

EasyRetro To Excel Converter is a Chrome extension developed by Ravi Suresh Mashru, and its main feature is "Download your EasyRetro board as a spreadsheet".

Extension Screenshots

screenshot

Download EasyRetro To Excel Converter Extension CRX File

Download EasyRetro To Excel Converter 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

                        Download data from your EasyRetro board into a spreadsheet in a single click.                    

Extension Basic Information

Name EasyRetro To Excel Converter EasyRetro To Excel Converter
ID neoomajkccfdhhbffeobjiflainanfgh
Official URL https://chromewebstore.google.com/detail/easyretro-to-excel-conver/neoomajkccfdhhbffeobjiflainanfgh
Description Download your EasyRetro board as a spreadsheet
File Size 374 KB
Installation Count 65
Current Version 0.0.3
Last Updated 2021-04-14
Publish Date 2021-02-14
Rating 5.00/5 Total 1 Ratings
Developer Ravi Suresh Mashru
Email [email protected]
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "EasyRetro To Excel Converter",
    "description": "Download your EasyRetro board as a spreadsheet",
    "version": "0.0.3",
    "icons": {
        "16": "icon.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html"
    }
}