Max Site Info
Instant access to the info and realated links to the one you are browsing!
Max Site Infoคืออะไร?
Max Site Info เป็นส่วนขยายของ Chrome ที่พัฒนาโดย maxc และคุณลักษณะหลักของมันคือ "Instant access to the info and realated links to the one you are browsing!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Max Site Info
ดาวน์โหลดไฟล์ส่วนขยาย Max Site Info ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 ...
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Max Site Info |
ID | fkfglagacpnlfbbmlhlhacgfolhgnlbh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/max-site-info/fkfglagacpnlfbbmlhlhacgfolhgnlbh |
คำอธิบาย | Instant access to the info and realated links to the one you are browsing! |
ขนาดไฟล์ | 74.62 KB |
จำนวนการติดตั้ง | 181 |
เวอร์ชันปัจจุบัน | 1.0.2 |
อัปเดตครั้งล่าสุด | 2012-10-06 |
วันที่เผยแพร่ | 2012-10-06 |
คะแนน | 3.67/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | maxc |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://cherevko.com/maxinfo.html |
ภาษาที่รองรับ | 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" } |