Easy Find eCommerce

Easy Find eCommerce

Easy Find eCommerce란 무엇입니까?

Easy Find eCommerce은(는) Hamza Ben에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easy Find eCommerce"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Easy Find eCommerce 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Easy Find is an extension for making searching so easer than your old way to do it , Easy Find is a To Do List ; that's store your data to not forget your searching , so you can find it for another time if you are busy or ... So That's why Easy Find for , now let's move to see what is "Easy Find eCommerce" , Easy Find Ecommerce is for everyone who works in ecommerce to find the best niche , you can store 5 niches ( 5 is the limit ) and Easy Find eCommerce helps you with a simple click to search in deffrent website that's help you to find the best one , Yes with one click ! as a markter i know that the product reasearch isn't easy than spell it but it takes days , Easy Find Ecommerce is actually the solution to make it easy for you and as a gift we already bring to you +50 best niches to have enought time to list your items carefully.
how i can use " Easy Find eCommerce " ?
it's so easy dear , click on the " Easy Find eCommerce " extension and write your niche and click "add niche" after that u can search for it or delete it , we notife you with all your changes , you can also select your niche if you find it out for example in google or another website with a right click and click on "Easy Find eCommerce " to add it in your list after that you can find it in the extension to search for it or to keep it in mind . Enjoy it now !                    

확장 프로그램 기본 정보

이름 Easy Find eCommerce Easy Find eCommerce
ID bocfcgpcmplojfacnmljgnddpjknfbjh
공식 URL https://chromewebstore.google.com/detail/easy-find-ecommerce/bocfcgpcmplojfacnmljgnddpjknfbjh
설명 Easy Find eCommerce
파일 크기 304 KB
설치 횟수 190
현재 버전 2.0
최근 업데이트 2019-05-03
출시 날짜 2019-05-03
평점 5.00/5 총 3 개의 평점
개발자 Hamza Ben
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Easy Find eCommerce",
    "version": "2.0",
    "description": "Easy Find eCommerce",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "options_page": "option.html",
    "background": {
        "scripts": [
            "eventpage.js"
        ],
        "persistent": false
    },
    "permissions": [
        "storage",
        "notifications",
        "contextMenus"
    ]
}