Guest Blogging Hunter
This extension will Check whether a Blog Allows Guest Posting
What is Guest Blogging Hunter?
Guest Blogging Hunter is a Chrome extension developed by https://guestblogging.services, and its main feature is "This extension will Check whether a Blog Allows Guest Posting".
Extension Screenshots
Download Guest Blogging Hunter Extension CRX File
Download Guest Blogging Hunter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | oeecphfffepongijmjpcdhanadooohge |
Official URL | https://chrome.google.com/webstore/detail/guest-blogging-hunter/oeecphfffepongijmjpcdhanadooohge |
Description | This extension will Check whether a Blog Allows Guest Posting |
File Size | 10.53 KB |
Installation Count | 101 |
Current Version | 1.0 |
Last Updated | 2017-10-16 |
Publish Date | 2017-10-16 |
Rating | 1.00/5 Total 1 Ratings |
Developer | https://guestblogging.services |
[email protected] | |
Payment Type | free |
Extension Website | https://guestblogging.services |
Supported Languages | 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" ] } |