Max Site Info
Instant access to the info and realated links to the one you are browsing!
Max Site Info là gì?
Max Site Info là một tiện ích mở rộng Chrome được phát triển bởi maxc, và tính năng chính của nó là "Instant access to the info and realated links to the one you are browsing!".
Ả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 Max Site Info
Tải xuống các tệp mở rộng Max Site Info 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
The Max Site Info - analytics tool for webmasters The Extension provides easy access to Google Page Rank, Alexa rank, Alexa Six month Traffic Trend, Related Links, Google Trends, Google AdPlanner, Who Is, robots.txt, sitemap.xml and more ...
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Max Site Info |
ID | fkfglagacpnlfbbmlhlhacgfolhgnlbh |
URL Chính Thức | https://chromewebstore.google.com/detail/max-site-info/fkfglagacpnlfbbmlhlhacgfolhgnlbh |
Mô tả | Instant access to the info and realated links to the one you are browsing! |
Kích Thước Tệp | 74.62 KB |
Số Lần Cài Đặt | 181 |
Phiên Bản Hiện Tại | 1.0.2 |
Cập Nhật Lần Cuối | 2012-10-06 |
Ngày Phát Hành | 2012-10-06 |
Đánh Giá | 3.67/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | maxc |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://cherevko.com/maxinfo.html |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/icon24.png", "default_title": "__MSG_max_default_title__", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "default_locale": "en", "description": "Instant access to the info and realated links to the one you are browsing!", "icons": { "128": "img\/icon128.png", "16": "img\/icon16.png", "24": "img\/icon24.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "64": "img\/icon64.png" }, "manifest_version": 2, "name": "Max Site Info", "permissions": [ "tabs", "http:\/\/*\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2" } |