Scopic HUB

Get access to the 2000+ plugins and themes.

Scopic HUBคืออะไร?

Scopic HUB เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Scopic และคุณลักษณะหลักของมันคือ "Get access to the 2000+ plugins and themes."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scopic HUB

ดาวน์โหลดไฟล์ส่วนขยาย Scopic HUB ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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": [
                ""
            ]
        }
    ]
}