Stop Reclame

Get rid of ads for free!

Stop Reclameとは何ですか?

Stop Reclameはhttps://stopreclame.comによって開発されたChromeの拡張機能で、その主な機能は「Get rid of ads for free!」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Description:

- blocking ads
- deleting widgets of social networks
- users anonymity is increased (deleting counters and analytics systems)
- blocking 3rd party cookies
- notifications for members regarding malware extensions
- opportunity to send detailed reports
- opportunity to block any element on web site
- managing installed extensions
- opportunity to disable the extension at all or on concrete web site
- displaying statistics regarding blocked pages                    

拡張機能の基本情報

名前 Stop Reclame Stop Reclame
ID ohmkcnojelglgphmkgmofjlmpoelccjh
公式URL https://chromewebstore.google.com/detail/stop-reclame/ohmkcnojelglgphmkgmofjlmpoelccjh
説明 Get rid of ads for free!
ファイルサイズ 141 KB
インストール数 24,198
現在のバージョン 3.0.0.0
最終更新日 2022-10-05
公開日 2020-03-14
評価 4.66/5 合計 1708 レビュー
開発者 https://stopreclame.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://stopreclame.com/privacy.html
対応言語 de,en,en-GB,en-US,nl,pt-BR,pt-PT,sr,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stop Reclame",
    "version": "3.0.0.0",
    "manifest_version": 3,
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_popup_description__",
        "default_popup": "popup\/index.html"
    },
    "permissions": [
        "activeTab",
        "alarms",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "storage"
    ]
}