saat netizen

saat netizen Chrome Browser Extension

What is saat netizen?

saat netizen is a Chrome extension developed by NetMove, and its main feature is "saat netizen Chrome Browser Extension".

Extension Screenshots

screenshot
screenshot

Download saat netizen Extension CRX File

Download saat netizen extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        ◆この拡張機能について
セキュリティソフト「サート・ネチズン」をご利用いただくには、本拡張機能をGoogle Chromeに追加する必要があります。追加のうえ、サート・ネチズンの保護対象となるホームページにアクセスすると、サート・ネチズンが自動で起動するようになります。

◆サート・ネチズンについて
サート・ネチズンは、不正送金やウイルスからパソコンを守る無料のセキュリティソフトです。起動中は、そのセキュリティ機能が動作して、インターネットを安心してご利用いただくことができます。

◆動作環境
Microsoft Windows 7/8.1/10/11                    

Extension Basic Information

Name saat netizen saat netizen
ID dmikeamgnillkjcolomlbfaaknanegig
Official URL https://chromewebstore.google.com/detail/saat-netizen/dmikeamgnillkjcolomlbfaaknanegig
Description saat netizen Chrome Browser Extension
File Size 21.04 KB
Installation Count 187,425
Current Version 1.0.6
Last Updated 2022-08-21
Publish Date 2019-01-09
Rating 3.78/5 Total 32 Ratings
Developer NetMove
Email [email protected]
Payment Type free
Extension Website http://www.saat.jp/netizen/
Help Page URL http://web.saat.jp/netizen6/support/faq.php
Supported Languages ja
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "focusevt.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "description": "saat netizen Chrome Browser Extension",
    "icons": {
        "128": "icon_128.png",
        "16": "icon_16.png",
        "32": "icon.png"
    },
    "manifest_version": 3,
    "name": "saat netizen",
    "permissions": [
        "tabs",
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.6"
}