Sappy React

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

Sappy React क्या है?

Sappy React https://sappyseals.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get ready to revolutionize your Twitter game with Sappy React, the ultimate meme reacting extension for Google Chrome. With our…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Sappy React एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Sappy React Sappy React
ID jcalgimklilgldebopiighdhpgbmkmdi
आधिकारिक URL https://chromewebstore.google.com/detail/sappy-react/jcalgimklilgldebopiighdhpgbmkmdi
विवरण Get ready to revolutionize your Twitter game with Sappy React, the ultimate meme reacting extension for Google Chrome. With our…
फ़ाइल का आकार 23.96 KB
स्थापना संख्या 823
वर्तमान संस्करण 1.0.4
अंतिम अपडेट 2023-01-10
प्रकाशन तिथि 2023-01-04
रेटिंग 5.00/5 कुल 11 रेटिंग्स
डेवलपर https://sappyseals.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://mememachine.sappyseals.io/
गोपनीयता नीति पृष्ठ URL https://classifier.sappyseals.io/privacy
समर्थित भाषाएँ 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"
    }
}