Pre Order Comics

How PreOrders Work Some points about our comics We offer a subscription service with instore pick up or shipping Current comi

Pre Order Comics란 무엇입니까?

Pre Order Comics은(는) https://edmontoncomics.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "How PreOrders Work Some points about our comics We offer a subscription service with instore pick up or shipping Current comi"입니다.

확장 프로그램 스크린샷

screenshot

Pre Order Comics 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Pre order New Comics from anywhere in the world. 

We offer a subscription service with in-store pick up or shipping.
Current comics are priced according to their cover prices converted to Canadian funds (based on the exchange rate).

New and current titles typically hit the shelves every Wednesday and can be pre-ordered on our website.

Readers & collectors of DC, Marvel, Image, ONI Press, Dark Horse & more who visit our site will uncover a wide range of upcoming and current titles, as well as an ongoing subscription service that makes collecting comics more convenient than ever before. In addition, our stock of well-preserved vintage issues (and the accompanying supplies to keep them looking their best) will take you back to a lost age in the world of pulp fiction.

Of course, our long heritage in the numismatic community is well represented at Edmonton Comics. Fans of household names like Star Trek, Looney Tunes, Batman, Superman & more can find collectible keepsakes that will last generations.                    

확장 프로그램 기본 정보

이름 Pre Order Comics Pre Order Comics
ID akjdblacjcpgmnmcnlmhabjlondanfff
공식 URL https://chromewebstore.google.com/detail/pre-order-comics/akjdblacjcpgmnmcnlmhabjlondanfff
설명 How PreOrders Work Some points about our comics We offer a subscription service with instore pick up or shipping Current comi
파일 크기 16.08 KB
설치 횟수 12
현재 버전 1.40
최근 업데이트 2017-08-23
출시 날짜 2017-08-23
평점 5.00/5 총 1 개의 평점
개발자 https://edmontoncomics.com
이메일 [email protected]
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pre Order Comics",
    "manifest_version": 2,
    "short_name": "preordercomics",
    "description": "How PreOrders Work Some points about our comics  We offer a subscription service with instore pick up or shipping Current comi",
    "version": "1.40",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_229-1503451461.png"
    },
    "icons": {
        "128": "128px_229-1503451597.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}