Trendio

Trending topics

Trendio là gì?

Trendio là một tiện ích mở rộng Chrome được phát triển bởi http://trendio.net, và tính năng chính của nó là "Trending topics".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Trendio

Tải xuống các tệp mở rộng Trendio 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

                        This extension is your #1 source for all that's trending. Whenever you open a new browser tab, you'll see the most trending keywords or phrases.

Clicking on any of the trends will take you to the Trendio search results page for that trend. You'll see all organic results that include that term or phrase. To see what people are saying about a previous keyword, perform a search for that term.
----
Privacy: Trendio does NOT save any data                    

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

Tên Trendio Trendio
ID gjmhigigmjohekcccmhbmdkonpodhlfh
URL Chính Thức https://chrome.google.com/webstore/detail/trendio/gjmhigigmjohekcccmhbmdkonpodhlfh
Mô tả Trending topics
Kích Thước Tệp 33.22 KB
Số Lần Cài Đặt 14
Phiên Bản Hiện Tại 1.6
Cập Nhật Lần Cuối 2016-01-18
Ngày Phát Hành 2016-01-18
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://trendio.net
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "name": "Trendio",
    "description": "Trending topics",
    "version": "1.6",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "default-src 'self' 'unsafe-eval' https:\/\/*.googleapis.com\/ https:\/\/*.gstatic.com https:\/\/*.akamaihd.net"
}