Bypass Blocker

A tool to help users bypass word blocking when posting on forums.

Bypass Blockerとは何ですか?

Bypass Blockerはmakefeicsによって開発されたChromeの拡張機能で、その主な機能は「A tool to help users bypass word blocking when posting on forums.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Bypass Blocker is a Chrome extension designed to help users freely express their thoughts and ideas on forums without being hindered by word blocking or censorship. It works by encrypting your text with zero-width characters, making it possible to bypass word blocking mechanisms while keeping your original message intact.

Whether you're participating in a heated debate, sharing controversial ideas, or simply want to ensure your voice is heard, Bypass Blocker is the tool for you. It's easy to use - just type your message into the extension, click "Process", and your encrypted message will be ready to paste directly into your forum post.

With Bypass Blocker, you can:

Bypass word blocking on forums
Protect your freedom of speech
Express your thoughts without censorship
Install Bypass Blocker today and start communicating freely on your favorite forums.                    

拡張機能の基本情報

名前 Bypass Blocker Bypass Blocker
ID kfkbdplglbpcpdngnedejhdclgaiiffn
公式URL https://chromewebstore.google.com/detail/bypass-blocker/kfkbdplglbpcpdngnedejhdclgaiiffn
説明 A tool to help users bypass word blocking when posting on forums.
ファイルサイズ 12.38 KB
インストール数 393
現在のバージョン 1.0
最終更新日 2023-06-07
公開日 2023-05-29
評価 3.00/5 合計 1 レビュー
開発者 makefeics
Eメール [email protected]
支払い方法 free
対応言語 en,es,ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "1.0",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "permissions": [
        "clipboardWrite"
    ],
    "action": {
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}