Shopify App Detector by EZFY
Detect which theme and apps any Shopify store is using.
Shopify App Detector by EZFY란 무엇입니까?
Shopify App Detector by EZFY은(는) https://ezfycode.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Detect which theme and apps any Shopify store is using."입니다.
확장 프로그램 스크린샷
Shopify App Detector by EZFY 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Did you ever visit a beautiful store and even though you were aware it was using Shopify, you still had no clue which theme and apps it was using? Then this is the perfect extension for you! Shopify App Detector by EZFY uses unique CSS selectors to identify which theme and apps any Shopify store is using. Features: - "Plug and Play" style: no headaches, just install the extension and use it; - Detects all official Shopify themes even after being customized; - Database with over 200 apps to identify, growing on a daily basis; - Shows "myshopify.com" user's store; - Shows the current theme's name (how the store owner renamed it); - Constantly updated and maintained. Usage: 1. Go to any Shopify store. 2. Wait for it to load. 3. Click on the extension. If you find any bugs or have any feedback please reach out to us via email: [email protected]
확장 프로그램 기본 정보
이름 | Shopify App Detector by EZFY |
ID | fhkelfkhcaokghlkckfgjoejhanelped |
공식 URL | https://chromewebstore.google.com/detail/shopify-app-detector-by-e/fhkelfkhcaokghlkckfgjoejhanelped |
설명 | Detect which theme and apps any Shopify store is using. |
파일 크기 | 279 KB |
설치 횟수 | 1,720 |
현재 버전 | 1.2.4 |
최근 업데이트 | 2022-07-26 |
출시 날짜 | 2021-05-15 |
평점 | 5.00/5 총 6 개의 평점 |
개발자 | https://ezfycode.com |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Detect which theme and apps any Shopify store is using.", "version": "1.2.4", "manifest_version": 3, "name": "Shopify App Detector by EZFY", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |