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 |
Eメール | [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": [ " |