RenderForm: Social Link Previewer

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

RenderForm: Social Link Previewer là gì?

RenderForm: Social Link Previewer là một tiện ích mở rộng Chrome được phát triển bởi https://renderform.io, và tính năng chính của nó là "Quick preview Open Graph data and Twitter meta tags for social media in your web browsers.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng RenderForm: Social Link Previewer

Tải xuống các tệp mở rộng RenderForm: Social Link Previewer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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/.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên RenderForm: Social Link Previewer RenderForm: Social Link Previewer
ID fpeploidflhiimaailgakhamacaimbbh
URL Chính Thức https://chromewebstore.google.com/detail/renderform-social-link-pr/fpeploidflhiimaailgakhamacaimbbh
Mô tả Quick preview Open Graph data and Twitter meta tags for social media in your web browsers.
Kích Thước Tệp 74.36 KB
Số Lần Cài Đặt 46
Phiên Bản Hiện Tại 1.0.6
Cập Nhật Lần Cuối 2022-08-18
Ngày Phát Hành 2021-12-28
Nhà Phát Triển https://renderform.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://renderform.io/extension
URL Trang Trợ Giúp https://renderform.io/docs/general/support
URL Trang Chính Sách Bảo Mật https://bannerly.io/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}