Guest Blogging Hunter
This extension will Check whether a Blog Allows Guest Posting
什麼是Guest Blogging Hunter?
Guest Blogging Hunter是由https://guestblogging.services開發的Chrome擴展程式,該擴展的主要功能是“This extension will Check whether a Blog Allows Guest Posting”。
擴展截圖
下載Guest Blogging Hunter擴展crx文件
下載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 |
官方網址 | 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" ] } |