Rocket App

See & stay updated on trending news

Rocket Appとは何ですか?

Rocket AppはOpen Teamによって開発されたChromeの拡張機能で、その主な機能は「See & stay updated on trending news」です。

拡張機能のスクリーンショット

screenshot

Rocket App拡張機能のCRXファイルをダウンロード

Rocket App拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}