Auto parts and accessories Buyers Guide

Automotive Stuff - Auto parts and accessories Buyers Guide

Auto parts and accessories Buyers Guide란 무엇입니까?

Auto parts and accessories Buyers Guide은(는) Auto Parts and Accessories에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Automotive Stuff - Auto parts and accessories Buyers Guide"입니다.

확장 프로그램 스크린샷

screenshot

Auto parts and accessories Buyers Guide 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        A growing collection of automotive help articles, this buyers guide is brought to you by Automotive Stuff, the leading supplier or car and truck parts and accessories.                    

확장 프로그램 기본 정보

이름 Auto parts and accessories Buyers Guide Auto parts and accessories Buyers Guide
ID fjpfnojfkfbgkdkedchngonapaebdmph
공식 URL https://chrome.google.com/webstore/detail/auto-parts-and-accessorie/fjpfnojfkfbgkdkedchngonapaebdmph
설명 Automotive Stuff - Auto parts and accessories Buyers Guide
파일 크기 49.74 KB
설치 횟수 63
현재 버전 1.1
최근 업데이트 2018-03-10
출시 날짜 2018-03-10
개발자 Auto Parts and Accessories
결제 유형 free
확장 프로그램 웹 사이트 https://www.automotivestuff.com/
도움말 페이지 URL https://www.automotivestuff.com/help/
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Auto parts and accessories Buyers Guide",
    "description": "Automotive Stuff - Auto parts and accessories Buyers Guide",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}