View Templates

Enjoy Updated Weekly Templates On Your New Tab with View Templates with Yahoo Sponsored Web Search. View Templates will Change…

View Templatesとは何ですか?

View TemplatesはView Templatesによって開発されたChromeの拡張機能で、その主な機能は「Enjoy Updated Weekly Templates On Your New Tab with View Templates with Yahoo Sponsored Web Search. View Templates will Change…」です。

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

screenshot

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

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

拡張機能の使用方法

                        Enjoy Updated Weekly Templates On Your New Tab with View Templates with Yahoo Sponsored Web Search.

View Templates will Change Your New Tab Page with Yahoo Web Search & Weekly Updated Templates.


You can view our privacy policy here: https://viewtemplates.com/app/privacy.html                    

拡張機能の基本情報

名前 View Templates View Templates
ID dpnleidgnnnggopdgmgpjocdnefhpoll
公式URL https://chromewebstore.google.com/detail/view-templates/dpnleidgnnnggopdgmgpjocdnefhpoll
説明 Enjoy Updated Weekly Templates On Your New Tab with View Templates with Yahoo Sponsored Web Search. View Templates will Change…
ファイルサイズ 419 KB
インストール数 32,372
現在のバージョン 1.0.0.3
最終更新日 2023-11-29
公開日 2023-09-12
開発者 View Templates
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://viewtemplates.com/app/privacy.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.3",
    "manifest_version": 3,
    "short_name": "View Templates",
    "name": "View Templates",
    "background": {
        "service_worker": "install_service.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.viewtemplates.com\/*"
            ],
            "resources": [
                "*.json",
                "favicon.ico"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' 'unsafe-inline' https:\/\/viewtemplates.com; media-src https:\/\/templates.viewtemplates.com https:\/\/viewtemplates.com; connect-src 'self' https:\/\/www.googleadservices.com https:\/\/viewtemplates.com https:\/\/templates.viewtemplates.com; script-src 'self'; object-src 'self'; img-src 'self' https:\/\/viewtemplates.com * data:;"
    }
}