Download Templates

Download Templates app features quick search to find online templates with sponsored web search.

Download Templatesとは何ですか?

Download TemplatesはDownload Templatesによって開発されたChromeの拡張機能で、その主な機能は「Download Templates app features quick search to find online templates with sponsored web search.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Download Templates new tab features Online Template Search, Yahoo Web Search, Custom Backgrounds, Weather, Custom Shortcuts, and Date & Time.

The Installation of this extension will configure your New Tab Page to Download Templates. Download Templates extension is all you need to start browsing with quick access to template & web search. Customize your background and brighten your day.

Permissions we request:

New Tab:
This permission allows the extension to replace the page you see when opening a new tab

Privacy Policy: https://downloadtemplates.net/privacy.html
EULA: https://downloadtemplates.net/eula.html

Uninstall Instructions: 
https://downloadtemplates.net/uninstall.html                    

拡張機能の基本情報

名前 Download Templates Download Templates
ID nmpipaajfcpnpblnfemfacdgpjmccamn
公式URL https://chromewebstore.google.com/detail/download-templates/nmpipaajfcpnpblnfemfacdgpjmccamn
説明 Download Templates app features quick search to find online templates with sponsored web search.
ファイルサイズ 1.44 MB
インストール数 50,723
現在のバージョン 2.0.7
最終更新日 2023-01-16
公開日 2021-11-09
評価 3.00/5 合計 2 レビュー
開発者 Download Templates
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://downloadtemplates.net/privacy.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.7",
    "manifest_version": 3,
    "short_name": "Download Templates",
    "description": "Download Templates app features quick search to find online templates with sponsored web search.",
    "name": "Download Templates",
    "background": {
        "service_worker": "service_worker.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "*.json",
                "favicon.ico"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}