Guest Blogging Hunter

This extension will Check whether a Blog Allows Guest Posting

ما هو Guest Blogging Hunter؟

Guest Blogging Hunter هو إضافة Chrome تم تطويرها بواسطة https://guestblogging.services، والميزة الرئيسية لها هي "This extension will Check whether a Blog Allows Guest Posting".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Guest Blogging Hunter

قم بتنزيل ملفات الامتداد Guest Blogging Hunter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Guest Blogging is one of the best way to create your own brand as a writer. Your article reach new audience & as a writer you gain lot of exposure. But its a tough job to find the sites which allow guest posting for a blogger. We made this extension to ease this work for bloggers so that they can find guest posting opportunities in a single click.  

When ever you visit any blog, this tool instantly shows notification if that blog allows guest posts. Just bookmark that page and move on. Later you can pitch those blogs and start writing for them. The tool is absolutely free. We will update this plugin constantly and add features so that you will have a easier guest blogging experience.                    

معلومات أساسية عن التمديد

الاسم Guest Blogging Hunter Guest Blogging Hunter
ID oeecphfffepongijmjpcdhanadooohge
عنوان URL الرسمي https://chrome.google.com/webstore/detail/guest-blogging-hunter/oeecphfffepongijmjpcdhanadooohge
الوصف This extension will Check whether a Blog Allows Guest Posting
حجم الملف 10.53 KB
عدد التثبيتات 101
النسخة الحالية 1.0
آخر تحديث 2017-10-16
تاريخ النشر 2017-10-16
تقييم 1.00/5 مجموع تقييمات 1
المطور https://guestblogging.services
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://guestblogging.services
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Guest Blogging Hunter",
    "description": "This extension will Check whether a Blog Allows Guest Posting",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}