Shopify Website Audit
Shopify Table Explorer + Products, Collections, Pages, Blogs + Technology on Site
Shopify Website Auditคืออะไร?
Shopify Website Audit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://uncoveryour.com และคุณลักษณะหลักของมันคือ "Shopify Table Explorer + Products, Collections, Pages, Blogs + Technology on Site"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Shopify Website Audit
ดาวน์โหลดไฟล์ส่วนขยาย Shopify Website Audit ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Audit ANY Shopify or Shopify Plus Store with our all new Mozilla Firefox Extension. Instantly scan a hop to reveal critical stats like Google Page Speed scores, understand the site's tech stack and complexity. ====== FEATURES ====== Google Page Speed Scores ✅ Mobile Page Speed ✅ Desktop Page Speed Shopify CMS Explorer + View all of the Shopify store’s content in a simple paginated table view, including the store’s full list of: ✔️ Products and Product Variants ✔️ Collections - Manual and Smart Collections ✔️ Pages ✔️ Blog Posts Website Technology Scanner ✅ Identifies all the major website platforms, apps, tools, marketing pixels, and coding libraries ✅ Instantly surface various IDs that are used in the most popular Shopify apps for merchants and marketers ✔️ Shopify Theme Name ✔️ Meta Pixel ID ✔️ Google Analytics Universal Analytics ID ✔️ Google Analytics 4 Measurement ID ✔️ Google Tag Manager ID ✔️ Klaviyo Public API Key ====== HOW TO USE====== Click the Extension on ANY Shopify or Shopify Plus Store ✅ 1 - Open up any Shopify store and click on the Shopify Explorer Tool in your browser. Once clicked, the extension will take some time to load all of the content for you to freely browse ✅ 2 - Click on the score cards or tabs in the explorer view in order to toggle between panes ✅ 3 - Export the Shopify store’s website HTML and product catalog directly to your desktop, or by sending it to your email
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Shopify Website Audit |
ID | imebbppenjgjilmpkpmlligfcbppfabd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/shopify-website-audit/imebbppenjgjilmpkpmlligfcbppfabd |
คำอธิบาย | Shopify Table Explorer + Products, Collections, Pages, Blogs + Technology on Site |
ขนาดไฟล์ | 1.66 MB |
จำนวนการติดตั้ง | 891 |
เวอร์ชันปัจจุบัน | 1.0.5 |
อัปเดตครั้งล่าสุด | 2023-01-09 |
วันที่เผยแพร่ | 2022-09-04 |
คะแนน | 4.41/5 รวมทั้งหมด 27 คะแนน |
ผู้พัฒนา | https://uncoveryour.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://uncoveryour.com |
URL หน้าช่วยเหลือ | https://www.uncoveryour.com/us/contact |
URL หน้านโยบายความเป็นส่วนตัว | https://www.uncoveryour.com/us/privacy_policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shopify Website Audit", "author": "MTDR", "manifest_version": 3, "version": "1.0.5", "description": "Shopify Table Explorer + Products, Collections, Pages, Blogs + Technology on Site", "action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "48": "icon.png" }, "host_permissions": [ "http:\/\/*\/", "https:\/\/*\/", "https:\/\/extension.mtdr.dev\/" ], "background": [], "content_scripts": [], "web_accessible_resources": [], "permissions": [ "tabs" ] } |