Legendas-Zone

Legendas é connosco, melhor site de Legendas!

What is Legendas-Zone?

Legendas-Zone is a Chrome extension developed by Bruno Gonçalves, and its main feature is "Legendas é connosco, melhor site de Legendas!".

Extension Screenshots

screenshot
screenshot

Download Legendas-Zone Extension CRX File

Download Legendas-Zone 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

                        http://www.legendas-zone.org
-------------------------------------------

Principais características:

- pesquisa por título, release ou link imdb
- possibilidade de escolher a língua da pesquisa
- acesso aos principais menus do site
- acesso ao facebook Legendas-Zone
- acesso à Shoutbox presente no site
- lista das últimas legendas que sairam
- lista das últimas legendas em destaque
- pesquisar legenda a partir do texto seleccionado

Encontre rapidamente a legenda ou legendas em http://www.legendas-zone.org.
É necessário registo para fazer downloads.

--

Find rapidly subtitle or subtitles from http://www.legendas-zone.org.
Registration needed for the downloads.                    

Extension Basic Information

Name Legendas-Zone Legendas-Zone
ID okecekiklclemkhlhijomgefibknmoil
Official URL https://chrome.google.com/webstore/detail/legendas-zone/okecekiklclemkhlhijomgefibknmoil
Description Legendas é connosco, melhor site de Legendas!
File Size 109 KB
Installation Count 457
Current Version 2.6
Last Updated 2013-08-20
Publish Date 2013-08-20
Rating 3.80/5 Total 5 Ratings
Developer Bruno Gonçalves
Payment Type free
Extension Website http://www.legendas-zone.org
Supported Languages pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Legendas-Zone",
    "version": "2.6",
    "manifest_version": 2,
    "description": "Legendas \u00e9 connosco, melhor site de Legendas!",
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "contextMenus",
        "http:\/\/www.legendas-zone.org\/*",
        "http:\/\/www.legendas-zone.org\/ultimas_leg.php"
    ],
    "background": {
        "scripts": [
            "eventPage.js"
        ],
        "persistent": true
    }
}