RiteBoost
Improve the ROI of your posts with one click, right in your favorite scheduling tool.
什麼是RiteBoost?
RiteBoost是由https://riteboost.com開發的Chrome擴展程式,該擴展的主要功能是“Improve the ROI of your posts with one click, right in your favorite scheduling tool.”。
擴展截圖
下載RiteBoost擴展crx文件
下載RiteBoost擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Enhance your posts with hashtags, emoji, GIFs and CTAs on links in a single click. HOW IT’S DONE: 1/ Enhance button available right inside Twitter, Facebook, Buffer and Hootsuite 2/ Right-click menu for Enhancing posts on any other site TOP TOOLS: 1/ Auto-hashtag Auto-hashtag your posts with hashtags that are both relevant and currently trending. 2/ Auto-emojify Automatically add relevant emojis to your post. 3/ Extract images from links Automatically attach an image extracted from meta tags in a link in your post. 4/ Create image/GIF from template Automatically create beautiful images from text of your post 5/ Shorten link with CTA Automatically shorten links with a button, image or video CTA. 6/ Append author's Twitter handle (when possible) Automatically @mention author of an article extracted from link meta data.
擴展基本資訊
名稱 | RiteBoost |
ID | flookmlccbimcdpnbblpdjhpmjlblfgg |
官方網址 | https://chromewebstore.google.com/detail/riteboost/flookmlccbimcdpnbblpdjhpmjlblfgg |
簡介 | Improve the ROI of your posts with one click, right in your favorite scheduling tool. |
檔案大小 | 276 KB |
安裝次數 | 5,412 |
目前版本 | 4.5.21 |
更新時間 | 2021-08-24 |
上架時間 | 2020-04-16 |
評分 | 4.19/5 共 81 次評分 |
開發者 | https://riteboost.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.riteboost.com |
說明頁面URL | https://ritekit.com/help |
隱私政策頁面URL | https://ritekit.com/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "RiteBoost", "short_name": "RiteBoost", "description": "Improve the ROI of your posts with one click, right in your favorite scheduling tool.", "version": "4.5.21", "icons": { "16": "img\/icon-16.png", "32": "img\/icon-32.png", "48": "img\/icon-48.png", "64": "img\/icon-64.png", "128": "img\/icon-128.png", "256": "img\/icon-256.png" }, "browser_action": { "default_icon": { "19": "img\/icon-19.png" }, "default_popup": "html\/popup.html", "default_title": "RiteBoost" }, "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "web_accessible_resources": [ "img\/*", "fonts\/*", "js\/libs\/*", "html\/*", "js\/*", "css\/*" ], "content_scripts": [ { "matches": [ " |