Dofo Domain Search

There are 30 million domain names for sale. See if any domain name is for sale or available directly into your browser.

Dofo Domain Searchとは何ですか?

Dofo Domain Searchはhttps://dofo.comによって開発されたChromeの拡張機能で、その主な機能は「There are 30 million domain names for sale. See if any domain name is for sale or available directly into your browser.」です。

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

screenshot
screenshot

Dofo Domain Search拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        There are 360 million domain names, and more than 30 million of them are for sale on various marketplaces. You can see if a domain name is for sale or available directly into your browser.                    

拡張機能の基本情報

名前 Dofo Domain Search Dofo Domain Search
ID hghimidbnoidnkppilangfncobhgijcj
公式URL https://chromewebstore.google.com/detail/dofo-domain-search/hghimidbnoidnkppilangfncobhgijcj
説明 There are 30 million domain names for sale. See if any domain name is for sale or available directly into your browser.
ファイルサイズ 210 KB
インストール数 233
現在のバージョン 1.1.0
最終更新日 2021-01-08
公開日 2020-06-23
評価 3.67/5 合計 6 レビュー
開発者 https://dofo.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://dofo.com
プライバシーポリシーページのURL https://dofo.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dofo Domain Search",
    "short_name": "Dofo",
    "version": "1.1.0",
    "description": "There are 30 million domain names for sale. See if any domain name is for sale or available directly into your browser.",
    "permissions": [
        "tabs",
        "https:\/\/dofo.com\/*",
        "https:\/\/ajax.googleapis.com\/*"
    ],
    "icons": {
        "16": "assets\/images\/dofo-extension-16.png",
        "48": "assets\/images\/dofo-extension-48.png",
        "64": "assets\/images\/dofo-extension-64.png",
        "128": "assets\/images\/dofo-extension-128.png"
    },
    "browser_action": [],
    "background": {
        "scripts": [
            "backgroundPage.js"
        ],
        "persistent": false
    },
    "content_security_policy": "script-src 'self'; object-src 'self'; font-src 'self'"
}