Grass Extension

Grass is the easiest way to earn a stake in the AI revolution!

Grass Extension क्या है?

Grass Extension https://getgrass.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Grass is the easiest way to earn a stake in the AI revolution!"।

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

screenshot
screenshot

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

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

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

                        This innovative web app runs in the background of your computer, using small amounts of unused bandwidth to view AI training data on the web.  It can’t see any of your personal information or usage, it just takes data from public websites and sells it to AI companies.  And you get rewarded for helping! 

Grass only uses a tiny fraction of your unused internet, so you’ll never experience any reduction in the speed or quality of your own internet activity.  Just download, sign up, and watch the points roll in.

Key Features:

1. Efficient Use of Resources: Make the most out of your unused internet. Grass only utilizes the excess, ensuring your browsing experience is never compromised.
2. Earn As You Surf: Acquire Grass Points as you continue to browse and share resources, opening up a world of exclusive rewards.
3. User-Friendly Interface: With just a few clicks, you can activate Grass, monitor your points, and manage your preferences.
4. Secure and Transparent: We prioritize user privacy and security. Grass never accesses personal data, and its resource usage is transparently displayed at all times.

Your used internet has untapped potential. Install Grass today and turn your browsing into a rewarding experience.

Please refer to our FAQ or contact our support team if you have any questions or need further assistance. Grass - because every bit of sharing should be rewarding.                    

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

नाम Grass Extension Grass Extension
ID ilehaonighjijnmpnagapkhpcdbhclfg
आधिकारिक URL https://chromewebstore.google.com/detail/grass-extension/ilehaonighjijnmpnagapkhpcdbhclfg
विवरण Grass is the easiest way to earn a stake in the AI revolution!
फ़ाइल का आकार 1.63 MB
स्थापना संख्या 800,000
वर्तमान संस्करण 3.3.2
अंतिम अपडेट 2024-03-01
प्रकाशन तिथि 2023-06-13
रेटिंग 4.29/5 कुल 1496 रेटिंग्स
डेवलपर https://getgrass.io
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.getgrass.io/
गोपनीयता नीति पृष्ठ URL https://www.getgrass.io/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuQNQIhiPzmifa28\/SwJCwnh6g1VNKkYD3qmQZxw5bKUyY+G0LQe2+20q9QDzimAYJp+HSt9fR05B86iRomZaz17IA4PwE23LIIwaH8aM3L5VdZOJ4+MNDIA0DVouKIq5Ncoh80Db6Da9ZM6DGooGdw+Fpx08t2tx26Ad7\/6PXuXXh1yntbZJBBe9mSoIXQDW2NMv2iz7\/vmZn38eMVbkGls4AULpjFhJRSFvgh0ViI93RktptM3OzFNLVpwry0+PyxM4btgL95iuNZLbHZTPaKw3aLvjvsriVLxPRIFJ7LEkvdNKth05rkykKWp4K+usvcESC9GuwGwaVMc5cpxdWQIDAQAB",
    "name": "Grass Extension",
    "description": "Grass is the easiest way to earn a stake in the AI revolution!",
    "version": "3.3.2",
    "homepage_url": "https:\/\/www.getgrass.io\/",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Grass Extension",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage",
        "background",
        "webRequest",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        ""
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/127.0.0.1\/*",
            "http:\/\/localhost\/*",
            "*:\/\/*.getgrass.io\/*"
        ]
    }
}