Traductor de tweets

Esta extensión traduce los tuits de un popular personaje colombiano

What is Traductor de tweets?

Traductor de tweets is a Chrome extension developed by Juan Ospina, and its main feature is "Esta extensión traduce los tuits de un popular personaje colombiano".

Download Traductor de tweets Extension CRX File

Download Traductor de tweets 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 Traductor de tweets Traductor de tweets
ID bgpjpicmkaopkjlmdfhmpgaejmjppnhh
Official URL https://chromewebstore.google.com/detail/traductor-de-tweets/bgpjpicmkaopkjlmdfhmpgaejmjppnhh
Description Esta extensión traduce los tuits de un popular personaje colombiano
File Size 13.15 KB
Installation Count 42
Current Version 1.0
Last Updated 2018-02-23
Publish Date 2018-02-23
Rating 5.00/5 Total 1 Ratings
Developer Juan Ospina
Email [email protected]
Payment Type free
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Traductor de tweets",
    "description": "Esta extensi\u00f3n traduce los tuits de un popular personaje colombiano",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html",
        "default_title": "Traduce"
    },
    "permissions": [
        "activeTab"
    ]
}