RenderForm: Social Link Previewer

Quick preview Open Graph data and Twitter meta tags for social media in your web browsers.

RenderForm: Social Link Previewerとは何ですか?

RenderForm: Social Link Previewerはhttps://renderform.ioによって開発されたChromeの拡張機能で、その主な機能は「Quick preview Open Graph data and Twitter meta tags for social media in your web browsers.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

RenderForm: Social Link Previewer拡張機能のCRXファイルをダウンロード

RenderForm: Social Link Previewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        See website preview card before sharing them on social media while you browse! Quickly preview social link preview without using any external applications. 

✅ Social Link Previewer is a free and simple little plugin that helps you as a social media marketer, blogger, or developer. 

🚀 Visit also our website (https://renderform.io) to see how you can manage your engaging images for  all your pages effortlessly.
 
🕵️‍♀️ RenderForm Social Media Link Previewer is a privacy focused extension. We don't send any data over internet, no tracking, no telemetry. 

🥸 Great for
- Social media marketers
- Bloggers
- Content writers
- Business owners
- Searching an inspiration

🤔 Help & Contact 
Help Center: https://renderform.io/extension 
Contact us: [email protected]
Website: https://renderform.io

🔐 Privacy & Security 
We at RenderForm are committed to protecting your privacy.  We don't gather any information. Your information is not and has never been sold to third parties. 

For more information on privacy and the security of your data visit https://renderform.io/privacy-policy/.                    

拡張機能の基本情報

名前 RenderForm: Social Link Previewer RenderForm: Social Link Previewer
ID fpeploidflhiimaailgakhamacaimbbh
公式URL https://chromewebstore.google.com/detail/renderform-social-link-pr/fpeploidflhiimaailgakhamacaimbbh
説明 Quick preview Open Graph data and Twitter meta tags for social media in your web browsers.
ファイルサイズ 74.36 KB
インストール数 46
現在のバージョン 1.0.6
最終更新日 2022-08-18
公開日 2021-12-28
開発者 https://renderform.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://renderform.io/extension
ヘルプページのURL https://renderform.io/docs/general/support
プライバシーポリシーページのURL https://bannerly.io/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "RenderForm: Social Link Previewer",
    "description": "Quick preview Open Graph data and Twitter meta tags for social media in your web browsers.",
    "version": "1.0.6",
    "icons": {
        "16": "[email protected]",
        "32": "[email protected]",
        "48": "[email protected]",
        "64": "[email protected]",
        "128": "[email protected]",
        "512": "[email protected]"
    },
    "action": {
        "default_icon": "[email protected]",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js"
    }
}