Sappy React

Get ready to revolutionize your Twitter game with Sappy React, the ultimate meme reacting extension for Google Chrome. With our…

Sappy React là gì?

Sappy React là một tiện ích mở rộng Chrome được phát triển bởi https://sappyseals.com, và tính năng chính của nó là "Get ready to revolutionize your Twitter game with Sappy React, the ultimate meme reacting extension for Google Chrome. With our…".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Sappy React

Tải xuống các tệp mở rộng Sappy React 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

                        Get ready to revolutionize your Twitter game with Sappy React, the ultimate meme reacting extension for Google Chrome. With our extension, you'll have access to a vast library of custom memes created by in-house and community artists, all at your fingertips.

Easily share these memes with your friends and followers, featuring your very own custom seal. No more scrolling through unorganized folders or spending hours searching for the perfect meme - simply click your seal profile picture on Twitter and instantly access a variety of iconic memes. Then, click the meme you want to use and our extension will automatically insert it into your post!

Take your reply-guy game to the next level with lightning-fast custom memes. Download Sappy React today and never run out of custom meme options again!


-----------------------------------
Change Log for v1.0.4

- Added Analytics (Stores data on click of reply button)
- Fixed Favorites functionality
- Fixed the weird scrollbar issues on windows version of extension on meme cards                    

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

Tên Sappy React Sappy React
ID jcalgimklilgldebopiighdhpgbmkmdi
URL Chính Thức https://chromewebstore.google.com/detail/sappy-react/jcalgimklilgldebopiighdhpgbmkmdi
Mô tả Get ready to revolutionize your Twitter game with Sappy React, the ultimate meme reacting extension for Google Chrome. With our…
Kích Thước Tệp 23.96 KB
Số Lần Cài Đặt 823
Phiên Bản Hiện Tại 1.0.4
Cập Nhật Lần Cuối 2023-01-10
Ngày Phát Hành 2023-01-04
Đánh Giá 5.00/5 Tổng số 11 Đánh Giá
Nhà Phát Triển https://sappyseals.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://mememachine.sappyseals.io/
URL Trang Chính Sách Bảo Mật https://classifier.sappyseals.io/privacy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sappy React",
    "version": "1.0.4",
    "permissions": [
        "https:\/\/twitter.com\/*",
        "scripting",
        "background"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "https:\/\/twitter.com\/*"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}