Funil do Timão - Notícias do Corinthians

A extensão para o Google Chrome permite que você veja todas as notícias no Corinthians em um único lugar.

Funil do Timão - Notícias do Corinthians là gì?

Funil do Timão - Notícias do Corinthians là một tiện ích mở rộng Chrome được phát triển bởi http://www.funildotimao.com.br, và tính năng chính của nó là "A extensão para o Google Chrome permite que você veja todas as notícias no Corinthians em um único lugar.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Funil do Timão - Notícias do Corinthians

Tải xuống các tệp mở rộng Funil do Timão - Notícias do Corinthians dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Todas as notícias do time do Corinthians em um só lugar. O Funil do Timão concentra todas as principais noticias do time do Corinthians no brasil e no mundo em um único site. Facilitando assim a vida de torcedor em busca das principais notícias do Corinthians.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Funil do Timão - Notícias do Corinthians Funil do Timão - Notícias do Corinthians
ID ppmljgfocpmghijhajmceanpfadfbcjo
URL Chính Thức https://chrome.google.com/webstore/detail/funil-do-tim%C3%A3o-not%C3%ADcias-d/ppmljgfocpmghijhajmceanpfadfbcjo
Mô tả A extensão para o Google Chrome permite que você veja todas as notícias no Corinthians em um único lugar.
Kích Thước Tệp 96.62 KB
Số Lần Cài Đặt 148
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2015-12-01
Ngày Phát Hành 2015-11-30
Đánh Giá 4.30/5 Tổng số 10 Đánh Giá
Nhà Phát Triển http://www.funildotimao.com.br
Loại Thanh Toán free
Trang Web Mở Rộng http://funildotimao.com.br/
Ngôn Ngữ Được Hỗ Trợ pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Funil do Tim\u00e3o - Not\u00edcias do Corinthians",
    "description": "A extens\u00e3o para o Google Chrome permite que voc\u00ea veja todas as not\u00edcias no Corinthians em um \u00fanico lugar.",
    "background": {
        "page": "background.html"
    },
    "default_locale": "pt_BR",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "notifications",
        "*:\/\/*\/*"
    ],
    "version": "1.0"
}