Legendas-Zone

Legendas é connosco, melhor site de Legendas!

什麼是Legendas-Zone?

Legendas-Zone是由Bruno Gonçalves開發的Chrome擴展程式,該擴展的主要功能是“Legendas é connosco, melhor site de Legendas!”。

擴展截圖

screenshot
screenshot

下載Legendas-Zone擴展crx文件

下載Legendas-Zone擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Legendas-Zone Legendas-Zone
ID okecekiklclemkhlhijomgefibknmoil
官方網址 https://chrome.google.com/webstore/detail/legendas-zone/okecekiklclemkhlhijomgefibknmoil
簡介 Legendas é connosco, melhor site de Legendas!
檔案大小 109 KB
安裝次數 457
目前版本 2.6
更新時間 2013-08-20
上架時間 2013-08-20
評分 3.80/5 共 5 次評分
開發者 Bruno Gonçalves
付費類型 free
擴展官網 http://www.legendas-zone.org
支援的語言 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
    }
}