RiteForge
Schedule remarkable posts with instant hashtags, emojis, GIFs and CTAs
什么是RiteForge?
RiteForge是由https://riteforge.com开发的Chrome扩展程序,该扩展的主要功能是“Schedule remarkable posts with instant hashtags, emojis, GIFs and CTAs”。
扩展截图
下载RiteForge扩展crx文件
下载RiteForge扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
RiteForge Composer helps social media marketers create remarkable posts in seconds. TOP TOOLS 1/ Right-click selected text on any page to share great looking animated GIFs 2/ Instantly auto-hashtag or auto-emoji your post with the Enhance button 3/ Quickly design animated text GIFs 4/ Add Call-To-Actions to your links 5/ Get Hashtag Suggestions from any word or hashtag
扩展基本信息
名称 | RiteForge |
ID | ifhenecelemoiingiaipaicpnmkhiohn |
官方URL | https://chromewebstore.google.com/detail/riteforge/ifhenecelemoiingiaipaicpnmkhiohn |
简介 | Schedule remarkable posts with instant hashtags, emojis, GIFs and CTAs |
文件大小 | 235 KB |
安装次数 | 1,019 |
当前版本 | 1.0.15 |
更新时间 | 2021-08-24 |
上架时间 | 2020-04-17 |
评分 | 5.00/5 共7次评分 |
开发者 | https://riteforge.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://riteforge.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": "RiteForge", "short_name": "RiteForge", "description": "Schedule remarkable posts with instant hashtags, emojis, GIFs and CTAs", "version": "1.0.15", "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": "RiteForge Composer" }, "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "web_accessible_resources": [ "img\/*", "fonts\/*", "js\/libs\/*", "html\/*", "js\/*", "css\/*" ], "content_scripts": [ { "matches": [ " |