Rocket App

See & stay updated on trending news

Rocket App क्या है?

Rocket App Open Team द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "See & stay updated on trending news"।

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

screenshot

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

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

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

                        Add the Rocket App to stay on top of trending news around the world. You can see the top news or choose to see the stories from the topic that matter the most to you. In the Rocket App, you can also change your theme settings. The news is provided by CBS News and is owned by CBS News.  

By clicking "Add to Chrome", I accept and agree to install the Rocket App extension and set the new tab search to that provided by the service. The search will be powered by Microsoft Bing.

Privacy Policy: https://openteamconsulting.com/privacy-ext

Terms of Service: https://openteamconsulting.com/terms-ext

Contact Us: https://openteamconsulting.com/contact                    

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

नाम Rocket App Rocket App
ID faoconfkohgoflnjaebifajdehfglgef
आधिकारिक URL https://chromewebstore.google.com/detail/rocket-app/faoconfkohgoflnjaebifajdehfglgef
विवरण See & stay updated on trending news
फ़ाइल का आकार 9.45 MB
स्थापना संख्या 13,010
वर्तमान संस्करण 0.0.5
अंतिम अपडेट 2023-09-04
प्रकाशन तिथि 2022-09-06
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर Open Team
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://openteamconsulting.com/privacy-ext
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "dist\/index.min.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "description": "See & stay updated on trending news",
    "manifest_version": 3,
    "name": "Rocket App",
    "permissions": [
        "storage",
        "topSites"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "version": "0.0.5",
    "icons": {
        "16": "images\/icon16.png",
        "128": "images\/icon128.png"
    }
}