View Manuals

View Manuals replaces your new tab with quick access to User Guides & Manuals with sponsored web search.

View Manualsとは何ですか?

View ManualsはView Manualsによって開発されたChromeの拡張機能で、その主な機能は「View Manuals replaces your new tab with quick access to User Guides & Manuals with sponsored web search.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Make Your Life Easier with the Free View Manuals Chrome Extension. View & Search Free Manuals with our large collection of Free User Guides, Troubleshooting Guides, Service Manuals & More. 

View Manuals Extension includes Quick Manual Search, Yahoo Web Search, & Back Ground Image.

Simply click the Top Right Manual Icon on your New Tab Page to Begin. Click any Manual Category to Search Manuals or Start Typing a Manual in the Search Bar. Our Smart Autocomplete will Match the Manual with Ease along with Product Images to make your Search Better.

Click Any Manual to View. Click The Print Icon to Print the Current Page of the Manual. Search & View Manuals Now!



View Our Privacy Policy At: https://viewmanuals.com/app/privacy.html & Uninstall Instructions At: https://viewmanuals.com/app/uninstall.html                    

拡張機能の基本情報

名前 View Manuals View Manuals
ID gnjggbjjfgjdcnognnfjgcgjbpjdephi
公式URL https://chromewebstore.google.com/detail/view-manuals/gnjggbjjfgjdcnognnfjgcgjbpjdephi
説明 View Manuals replaces your new tab with quick access to User Guides & Manuals with sponsored web search.
ファイルサイズ 422 KB
インストール数 49,020
現在のバージョン 1.0.0.0
最終更新日 2023-06-16
公開日 2023-06-16
評価 1.00/5 合計 1 レビュー
開発者 View Manuals
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://viewmanuals.com/app/privacy.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.0",
    "manifest_version": 3,
    "short_name": "View Manuals",
    "name": "View Manuals",
    "description": "View Manuals replaces your new tab with quick access to User Guides & Manuals with sponsored web search.",
    "background": {
        "service_worker": "install_service.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "*.json",
                "favicon.ico"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' 'unsafe-inline'; connect-src 'self' https:\/\/viewmanuals.com https:\/\/www.viewmanuals.com https:\/\/manuals.viewmanuals.com https:\/\/www.manuals.viewmanuals.com; script-src 'self'; object-src 'self'; img-src 'self' https:\/\/viewmanuals.com * data:;"
    }
}