Summer Tab
Summer Tab
Summer Tabとは何ですか?
Summer TabはGreen advex technology llcによって開発されたChromeの拡張機能で、その主な機能は「Summer Tab」です。
拡張機能のスクリーンショット
Summer Tab拡張機能のCRXファイルをダウンロード
Summer Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "SummerTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy. Tabs with Latest News List and manage history block The new tab of your favorite browser will become more informative with the help of our extension. Features The new tab is equipped with: - the latest news block; - built-in weather forecast in the user's location; - quick links to popular messengers - manage history block. Try the SummerTab extension and personalize your browser! https://infoagroup.com/helps/priv.html - Privacy Policy https://infoagroup.com/helps/term.html - Terms of Use https://infoagroup.com/helps/contacts.html - Contact Us https://infoagroup.com/helps/about.html - About Us https://infoagroup.com/helps/un-install.html - Uninstall
拡張機能の基本情報
名前 | Summer Tab |
ID | dclbdlgnlaodfbjghpdjiodbnlicgalo |
公式URL | https://chromewebstore.google.com/detail/summer-tab/dclbdlgnlaodfbjghpdjiodbnlicgalo |
説明 | Summer Tab |
ファイルサイズ | 7.81 MB |
インストール数 | 56,440 |
現在のバージョン | 1.1.1 |
最終更新日 | 2022-07-01 |
公開日 | 2022-04-19 |
評価 | 5.00/5 合計 10 レビュー |
開発者 | Green advex technology llc |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://infoagroup.com/helps/priv.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "summer-tab-128.png" } }, "chrome_url_overrides": { "newtab": "dist\/index.html" }, "background": { "service_worker": "background.js" }, "description": "Summer Tab", "icons": { "128": "summer-tab-128.png" }, "manifest_version": 3, "name": "Summer Tab", "permissions": [ "storage", "background", "history" ], "version": "1.1.1" } |