Primary Tab

Primary Tab

Primary Tabとは何ですか?

Primary TabはADV MOBILITY SOLUTIONS LTDによって開発されたChromeの拡張機能で、その主な機能は「Primary Tab」です。

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

screenshot

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

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

拡張機能の使用方法

                        Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "PrimaryTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy.

The new tab of your browser will become more informative and beautiful with our extension!

Widgets:
- Weather widget - built-in weather forecast in the your location
- Clock widget
- Top Websites widget - show your Top 10 websites
- Search bar widget

Get Primary Tab extension and make your browser more comfortable!


https://primary-tab.com/app-info/priv.html
https://primary-tab.com/app-info/term.html
https://primary-tab.com/app-info/contacts.html
https://primary-tab.com/app-info/about.html                    

拡張機能の基本情報

名前 Primary Tab Primary Tab
ID mkakgkpinfpfapnliafpjkeccjphjgjf
公式URL https://chromewebstore.google.com/detail/primary-tab/mkakgkpinfpfapnliafpjkeccjphjgjf
説明 Primary Tab
ファイルサイズ 2.61 MB
インストール数 56,455
現在のバージョン 1.2.0
最終更新日 2022-09-12
公開日 2022-09-02
評価 5.00/5 合計 39 レビュー
開発者 ADV MOBILITY SOLUTIONS LTD
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://primary-tab.com/app-info/priv.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "favicon.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "build\/index.html"
    },
    "description": "Primary Tab",
    "icons": {
        "128": "favicon.png"
    },
    "manifest_version": 3,
    "name": "Primary Tab",
    "permissions": [
        "topSites"
    ],
    "version": "1.2.0"
}