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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Guest Blogging Hunter
ดาวน์โหลดไฟล์ส่วนขยาย Guest Blogging Hunter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" ] } |