GigHunt - Fiverr™ SEO Tool

Get insights on competetion and demand for any niche on Fiverr with a list of suggested keywords!

GigHunt - Fiverr™ SEO Toolคืออะไร?

GigHunt - Fiverr™ SEO Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Youcef Zaid และคุณลักษณะหลักของมันคือ "Get insights on competetion and demand for any niche on Fiverr with a list of suggested keywords!"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GigHunt - Fiverr™ SEO Tool

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

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

                        GigHunt helps you:

DISCOVER HOT NICHES that your competitors are missing. 🔥

Find LOW COMPETETION KEYWORDS for your niche and category. 🚀

Pick the right tags for your gigs and RANK ON THE 1ST PAGE. 🌟

Learn from the top gigs in your niche and COPY THEIR STRATEGIES. 🕵️‍♂️

GigHunt is easy to use and works with any Fiverr category. Whether you are new or experienced, GigHunt can help you grow your Fiverr business and level up quickly. 💯                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ GigHunt - Fiverr™ SEO Tool GigHunt - Fiverr™ SEO Tool
ID mpbnjpkbohhoefcodlbdidcajkdieadl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/gighunt-fiverr-seo-tool/mpbnjpkbohhoefcodlbdidcajkdieadl
คำอธิบาย Get insights on competetion and demand for any niche on Fiverr with a list of suggested keywords!
ขนาดไฟล์ 29.82 KB
จำนวนการติดตั้ง 42
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2024-02-07
วันที่เผยแพร่ 2023-11-30
ผู้พัฒนา Youcef Zaid
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://youzd.gumroad.com/l/gighunt
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GigHunt - Fiverr\u2122 SEO Tool",
    "version": "1.0.1",
    "description": "Get insights on competetion and demand for any niche on Fiverr with a list of suggested keywords!",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "16": "assets\/icon-16.png",
            "32": "assets\/icon-32.png",
            "48": "assets\/icon-48.png",
            "128": "assets\/icon.png"
        }
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.content.js.b3d6c0e2.b4a1f99b.js"
            ],
            "matches": [
                "https:\/\/www.fiverr.com\/search\/gigs?query=*",
                "https:\/\/www.fiverr.com\/categories\/*",
                "http:\/\/www.fiverr.com\/search\/gigs?query=*",
                "http:\/\/www.fiverr.com\/categories\/*"
            ],
            "css": [
                "assets\/content.js.f0bed13d.css"
            ]
        }
    ],
    "icons": {
        "16": "assets\/icon-16.png",
        "32": "assets\/icon-32.png",
        "48": "assets\/icon-48.png",
        "128": "assets\/icon.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.fiverr.com\/*"
            ],
            "resources": [
                "assets\/*.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/www.fiverr.com\/*",
                "http:\/\/www.fiverr.com\/*",
                "https:\/\/www.fiverr.com\/*",
                "https:\/\/www.fiverr.com\/*"
            ],
            "resources": [
                "assets\/content.js.b3d6c0e2.js"
            ],
            "use_dynamic_url": true
        }
    ]
}