Tech News Go

Open a new tab with today's tech news and a custom search box

Tech News Goとは何ですか?

Tech News GoはAvinersoftによって開発されたChromeの拡張機能で、その主な機能は「Open a new tab with today's tech news and a custom search box」です。

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

screenshot

Tech News Go拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        By clicking “Add to chrome”, I accept and agree to installing the Tech News Go Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms: https://avinersoft.com/app/tech/terms-and-conditions
Privacy: https://avinersoft.com/app/tech/privacy-policy
About: https://avinersoft.com/about-us
Contact:  https://avinersoft.com/contact                    

拡張機能の基本情報

名前 Tech News Go Tech News Go
ID lfpcbkbhffokplmdpnmfckbacenlldaf
公式URL https://chromewebstore.google.com/detail/tech-news-go/lfpcbkbhffokplmdpnmfckbacenlldaf
説明 Open a new tab with today's tech news and a custom search box
ファイルサイズ 1.4 MB
インストール数 48
現在のバージョン 1.01
最終更新日 2022-01-10
公開日 2021-08-05
評価 4.50/5 合計 2 レビュー
開発者 Avinersoft
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://avinersoft.com
ヘルプページのURL https://avinersoft.com/contact
プライバシーポリシーページのURL https://avinersoft.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tech News Go",
    "description": "Open a new tab with today's tech news and a custom search box",
    "version": "1.01",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": "icon\/48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/static.elfsight.com https:\/\/apps.elfsight.com; object-src 'self'"
}