Treendly — Discover rising trends

The best way to discover rising trends right inside your browser

Treendly — Discover rising trendsคืออะไร?

Treendly — Discover rising trends เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://treendly.com และคุณลักษณะหลักของมันคือ "The best way to discover rising trends right inside your browser"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Treendly — Discover rising trends

ดาวน์โหลดไฟล์ส่วนขยาย Treendly — Discover rising trends ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        A simple extension that lets you see the last 12-months and 5 years trend charts for any topic you search on Google.

★ Brought to you by Treendly.com

Treendly allows you to discover rising trends you haven't heard of.

My mission with Treendly is to democratize the process of trend spotting. There are more rising trends happening right now than ever, and I want to empower you to spot your own relevant trends.

Check out treendly.com for more info.

★ Compatibility

Works on Google Search and Duck Duck Go.
Works on all languages, including Arabic, Russian, Chinese, Korean and Hebrew.

★ Tracking

We do zero tracking (any developer can unpack the extension and take a look).                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Treendly — Discover rising trends Treendly — Discover rising trends
ID jnnmldnjikpokpfohpbcieipcmklhebb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/treendly-%E2%80%94-discover-risin/jnnmldnjikpokpfohpbcieipcmklhebb
คำอธิบาย The best way to discover rising trends right inside your browser
ขนาดไฟล์ 13.72 KB
จำนวนการติดตั้ง 920
เวอร์ชันปัจจุบัน 0.0.2
อัปเดตครั้งล่าสุด 2020-12-05
วันที่เผยแพร่ 2020-10-29
คะแนน 4.33/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://treendly.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://treendly.com
URL หน้าช่วยเหลือ https://tawk.to/treendly
URL หน้านโยบายความเป็นส่วนตัว https://www.iubenda.com/privacy-policy/15664159
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Treendly \u2014 Discover rising trends",
    "version": "0.0.2",
    "manifest_version": 2,
    "description": "The best way to discover rising trends right inside your browser",
    "homepage_url": "https:\/\/treendly.com",
    "icons": {
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "extension.js"
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Treendly"
    },
    "permissions": [
        "https:\/\/www.google.com\/*",
        "https:\/\/www.google.de\/*",
        "https:\/\/www.google.ro\/*",
        "https:\/\/www.google.si\/*",
        "https:\/\/www.google.sk\/*",
        "https:\/\/www.google.gr\/*",
        "https:\/\/www.google.nl\/*",
        "https:\/\/www.duckduckgo.com\/*",
        "https:\/\/duckduckgo.com\/*",
        "https:\/\/www.bing.com\/*",
        "https:\/\/www.bing.de\/*",
        "https:\/\/www.bing.co.uk\/*",
        "https:\/\/www.bing.fr\/*",
        "https:\/\/www.bing.cn\/*",
        "https:\/\/www.google.co.il\/*",
        "https:\/\/www.google.co.uk\/*",
        "https:\/\/www.google.fr\/*",
        "https:\/\/www.google.com.cy\/*",
        "https:\/\/www.google.cn\/*",
        "https:\/\/www.google.ru\/*",
        "https:\/\/www.google.es\/*",
        "https:\/\/www.google.fi\/*",
        "https:\/\/www.google.be\/*",
        "https:\/\/www.google.com.pr\/*",
        "https:\/\/www.google.com.py\/*",
        "https:\/\/www.google.ie\/*",
        "https:\/\/www.google.cl\/*",
        "https:\/\/www.google.ps\/*",
        "https:\/\/www.google.pt\/*",
        "https:\/\/www.google.no\/*",
        "https:\/\/www.google.se\/*",
        "https:\/\/www.google.et\/*",
        "https:\/\/www.google.pl\/*",
        "https:\/\/www.google.com.qa\/*",
        "https:\/\/www.google.lv\/*",
        "https:\/\/www.google.lu\/*",
        "https:\/\/www.google.is\/*",
        "https:\/\/www.google.rs\/*",
        "https:\/\/www.google.vu\/*",
        "https:\/\/www.google.nz\/*",
        "https:\/\/www.google.au\/*",
        "https:\/\/www.google.mx\/*",
        "https:\/\/www.google.hu\/*",
        "https:\/\/www.google.com.br\/*",
        "https:\/\/www.google.co.za\/*",
        "https:\/\/www.google.co.kr\/*",
        "https:\/\/www.google.co.jp\/*",
        "https:\/\/www.google.am\/*",
        "https:\/\/www.google.com.ar\/*",
        "https:\/\/www.google.co.nz\/*",
        "https:\/\/www.google.com.au\/*",
        "https:\/\/www.google.com.az\/*",
        "https:\/\/www.google.com.ba\/*",
        "https:\/\/www.google.com.ua\/*",
        "https:\/\/www.google.com.bd\/*",
        "https:\/\/www.google.com.bh\/*",
        "https:\/\/www.google.bg\/*",
        "https:\/\/www.google.by\/*",
        "https:\/\/www.google.li\/*",
        "https:\/\/www.google.ca\/*",
        "https:\/\/www.google.cc\/*",
        "https:\/\/www.google.ch\/*",
        "https:\/\/www.google.ae\/*",
        "https:\/\/www.google.it\/*",
        "https:\/\/www.google.ee\/*",
        "https:\/\/www.google.com.et\/*",
        "https:\/\/www.google.com.lb\/*",
        "https:\/\/www.google.com.sg\/*",
        "https:\/\/www.google.ge\/*",
        "https:\/\/www.google.co.in\/*",
        "https:\/\/www.google.md\/*",
        "https:\/\/www.google.com.vn\/*",
        "https:\/\/www.google.co.th\/*",
        "https:\/\/www.google.com.tr\/*",
        "https:\/\/www.google.com.tw\/*",
        "https:\/\/www.google.com.sa\/*",
        "activeTab"
    ]
}