TagPredict
Online hashtags predictions and live statistics. Good for all social media site and all non-social media sites,even your own website
TagPredict là gì?
TagPredict là một tiện ích mở rộng Chrome được phát triển bởi https://www.tagpredict.com, và tính năng chính của nó là "Online hashtags predictions and live statistics. Good for all social media site and all non-social media sites,even your own website".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng TagPredict
Tải xuống các tệp mở rộng TagPredict 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
--NEW FEATURES, ALL BUGS FIXED - WAITING FOR GOOGLE TO APPROVE VERSION 5.9 -- Improve your social media marketing effort by focusing on the right global trends! TagPredict will give you live statistics on HashTags as you browse any site and will scrape the hashtags as you go on: Facebook, Twitter, Instagram, Google and even your competitors' websites. TagPredict is a cross platform hashtags trends and prediction software. It consolidates hashtags data from all over the internet, in real time, by using our power search crawlers. As you enter a site, TagPredict will highlight all hashtags with a yellow marker. Once you mouse over the hashtag, a pop up windows will give you full statistics on the hashtag, how popular it is, if popularity is growing / decreasing and on which top websites it appears. If you turn the scraper "on", it will start scraping the hashtags, you can copy and paste them or save to a file. Imagine you want to collect all hashtags used by other niche marketers... just browse their social media pages, and TagPredict will scrape the hashtags they use. It does not matter if your hashtags are in Facebook, Twitter, LinkedIn or your own website (!), TagPredict will highlight it and will give you the live data on how is it doing overall on the internet. TagPredict is providing a smart solution for analyzing global social media and internet trends. Our powerful technology and algorithms are more than just another search engine or data mining service: we analyze and categorize real time global internet data and feed it back to your internet browser as you surf the internet. Regardless of which web site you are on, or what social media site you are using - TagPredict would tell you in real time what are the current trends of popularity, engagement and success for any virtual object you mouse over on. Some TagPredict features you should know about: - It is free to use and requires only ONE CLICK REGISTRATION. - TagPredict is a cross platform technology, our global analytics is provided for all type of devices, computers and browsers - TagPredict is providing data on global trends. It means that not only your website is included, but all international websites, social networks and news networks are included - Once you install the TagPredict add-on, you will get the international trends to your browser screen, in real time, and on demand - TagPredict is indexing millions of web pages, websites, news websites and blogs. - Indexing and categorizing or random information into rational searchable trends in our data center - Building of online KPI dashboards with live data feed based on genuine data mining and smart information intellgigence - Intelligent forecasts of market trends based on real time social network data mining and analysis Good luck and enjoy it!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | TagPredict |
ID | paeleikfhjllfcdmkgnjmmkikchonnih |
URL Chính Thức | https://chromewebstore.google.com/detail/tagpredict/paeleikfhjllfcdmkgnjmmkikchonnih |
Mô tả | Online hashtags predictions and live statistics. Good for all social media site and all non-social media sites,even your own website |
Kích Thước Tệp | 317 KB |
Số Lần Cài Đặt | 1,195 |
Phiên Bản Hiện Tại | 5.9 |
Cập Nhật Lần Cuối | 2019-12-17 |
Ngày Phát Hành | 2019-12-11 |
Đánh Giá | 4.00/5 Tổng số 28 Đánh Giá |
Nhà Phát Triển | https://www.tagpredict.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http:://www.TagPredict.com |
URL Trang Trợ Giúp | http://www.comhype.com/comhype_limited_privacy_policy.pdf |
URL Trang Chính Sách Bảo Mật | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "js\/jquery.js", "js\/baseFunctions.js", "js\/background.js" ] }, "browser_action": { "default_icon": "img\/19x19.png", "default_popup": "popup.html" }, "content_scripts": [ { "all_frames": true, "css": [ "css\/main.css" ], "js": [ "js\/jquery.js", "js\/baseFunctions.js", "js\/main.js", "js\/content-action.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/*\/*" ] } ], "web_accessible_resources": [ "img\/loading.gif", "img\/down_arrow.png", "img\/up_arrow.png" ], "name": "TagPredict", "short_name": "TagPredict 5.9", "description": "Online hashtags predictions and live statistics. Good for all social media site and all non-social media sites,even your own website", "icons": { "100": "img\/100x100.png", "128": "img\/128x128.png", "19": "img\/19x19.png", "48": "img\/48x48.png" }, "manifest_version": 2, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "5.9", "content_security_policy": "script-src 'self' https:\/\/checkout.stripe.com\/checkout.js; object-src 'self'" } |