Bulc Club

Check the Bulc Club Member Rating, Create BulcBurners, and Access Bulc Club Member Console

Bulc Clubとは何ですか?

Bulc Clubはhttps://www.bulc.clubによって開発されたChromeの拡張機能で、その主な機能は「Check the Bulc Club Member Rating, Create BulcBurners, and Access Bulc Club Member Console」です。

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

screenshot

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

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

拡張機能の使用方法

                        Introducing the Bulc Club Chrome Extension

Bring the power of Bulc Club to your favorite browser with a host of great features:

1. Check the Bulc Club Member Rating: Select the email address or domain from any web page (including mail clients), right click and select "Check Bulc Club Member Rating" and we'll pop-open a tab with the current Member Ratings.

2. Create Bulc Club BulcBurners: Click the Bulc Club BulcBurner button on the Chrome Toolbar, type the email address** where you'd like to receive your BulcBurner, and hit Enter. A brand new single-use, disposable email address will be sent to you instantly.

3. Access your Bulc Club Member Console: Click the Bulc Club Member Console button on the Chrome Toolbar, and a new tab will take you to your member console. If your browser is logged in, it provides instant access to your Bulc Club email history panel.

Bulc Club's mission is to rid the world of spam and bulkmail, forever. 
If you're tired of receiving junkmail, join the club:
https://www.bulc.club/                    

拡張機能の基本情報

名前 Bulc Club Bulc Club
ID dkgeeapepgcnppcebfjaknonhipndijk
公式URL https://chromewebstore.google.com/detail/bulc-club/dkgeeapepgcnppcebfjaknonhipndijk
説明 Check the Bulc Club Member Rating, Create BulcBurners, and Access Bulc Club Member Console
ファイルサイズ 21.86 KB
インストール数 23
現在のバージョン 3.2
最終更新日 2024-01-09
公開日 2019-12-22
評価 5.00/5 合計 1 レビュー
開発者 https://www.bulc.club
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://www.bulc.club/contact/
プライバシーポリシーページのURL https://www.bulc.club/legal/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bulc Club",
    "description": "Check the Bulc Club Member Rating, Create BulcBurners, and Access Bulc Club Member Console",
    "version": "3.2",
    "action": {
        "default_icon": "icon-19.png",
        "default_popup": "email.html"
    },
    "background": {
        "service_worker": "bg.js"
    },
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "author": "Bulc Club (www.bulc.club)",
    "short_name": "Bulc Club"
}