Scopic HUB

Get access to the 2000+ plugins and themes.

Scopic HUB란 무엇입니까?

Scopic HUB은(는) Scopic에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get access to the 2000+ plugins and themes."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Scopic HUB 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Get instant access to the 1000+ premium WordPress plugins and themes free with Scopic HUB.


SAY BYE TO NULLED PLUGINS
------------------------------------------------
All plugins are 100% original and genuine. Scopic HUB provides pre-activated plugins and themes so you don’t need to stick with one license to one domain. Now, you can install plugins to any number of domains easily.


UNLIMITED DOWNLOADS
------------------------------------------------
Scopic HUB allows you to download plugins and themes unlimited times. No hurdle to your development. Keep your creativity up.


FAST AND SECURED
------------------------------------------------
Scopic HUB 2.1 is now faster and more secure. Widely supports Windows, iOS & Android.


HELLO DEVELOPERS
------------------------------------------------
Cut your developing cost to 60% with Scopic HUB. Start developing a WordPress website for your client or treat yourself.


REGULAR UPDATES
------------------------------------------------
We keep updating plugins and themes to the newest available version. To know more visit - scopic.me/faq#regular_updates

Features

✅ 1000+ Premium WordPress plugins and themes
✅ Unlimited download
✅ Use in any domains
✅ 2x Fast and Secured downloads
✅ Pre-activated plugins and themes
✅ Dark Mode
✅ Use in any supported devices

Minimum Requirement:

📶 Active Internet Connection
💳 Scopic HUB Plan

Got questions? Contact our support team at https://scopic.me/support

Join our online communities:

→Facebook: https://www.facebook.com/scopcHUB 
→Twitter: https://twitter.com/scopicHUB

Just click the 'Add to Chrome’ button to run Scopic HUB and get instant access to WordPress premium plugins smart and easy way.                    

확장 프로그램 기본 정보

이름 Scopic HUB Scopic HUB
ID plmkkgafodoiojjbomacihcdipjidico
공식 URL https://chromewebstore.google.com/detail/scopic-hub/plmkkgafodoiojjbomacihcdipjidico
설명 Get access to the 2000+ plugins and themes.
파일 크기 82.3 KB
설치 횟수 66
현재 버전 2.3
최근 업데이트 2022-07-07
출시 날짜 2022-07-07
평점 5.00/5 총 1 개의 평점
개발자 Scopic
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://scopic.me/scopicHUB
도움말 페이지 URL https://scopic.me/support
개인정보 보호 정책 페이지 URL https://scopic.me/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Scopic HUB",
    "description": "Get access to the 2000+ plugins and themes.",
    "version": "2.3",
    "author": "Scopic Developers",
    "icons": {
        "128": "128.png"
    },
    "permissions": [],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/scopic-hub.web.app\/*",
            "*:\/\/scopic.me\/*"
        ],
        "ids": [
            "*"
        ]
    },
    "action": [],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "temp\/*.png"
            ],
            "matches": [
                ""
            ]
        }
    ]
}