RiteForge
Schedule remarkable posts with instant hashtags, emojis, GIFs and CTAs
Что такое RiteForge?
RiteForge - это расширение Chrome, разработанное https://riteforge.com, и его основная функция - "Schedule remarkable posts with instant hashtags, emojis, GIFs and CTAs".
Снимки экрана расширения
Скачать файл CRX расширения RiteForge
Скачайте файлы расширений 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": [ " |