Red Block

해로운 사용자를 막는 새로운 체인블락 확장기능

Red Block क्या है?

Red Block 가을별 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "해로운 사용자를 막는 새로운 체인블락 확장기능"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Red Block एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Unfortunately, I decided to stop maintaining RedBlock, because of Twitter's API restrictions.
--------------------

Red Block is an extension to block users from Twitter. It can use as replacement of Twitter Block Chain. It can blocks followers/followings, or block retweeters/likers to specific tweet.

--Release Notes--

## v0.14.1.3
- Fix the bug that export-session does not work.
- Updated Chinese translation.

## v0.14.1.2
- Fixing the error that occurred when the reaction-related properties were missing when retrieving a tweet.

## v0.14.1.1
- Fix the bug that Red Block may not load its storage properly in some occasion.

## v0.14.1.0
- Add an option to show one-click block button to users who using the hexagon profile image(NFT).
- Add an option to skip verified users.
- Fix a bug on doing user search chainblock may not complete properly.
- Fix a bug that Red Block wasn't detect edge2edge UI properly.
- Fix a bug that somtimes Red Block wasn't check about login state.
- Updated React v17 and MUI on Red Block's UI.

## v0.14.0.4
- Compatible with React v17

## v0.14.0.3
- Fix the bug that when a Chain-block blocks a user, the One-click block button remains or even moves to the wrong position.
- Fix the bug that toggling One-click-block mode may not work on some web browsers.
- Fix the Red Block's UI when not logged in to Twitter.

## v0.14.0.2
- Add Chinese translation.
- Fix bug that failed to download a blocklist created from Red Block.
- Fix bug that the "BlockBuster" doesn't work correctly on Firefox.
- Fix bug that toggling One-click block mode doesn't work on an extension's right-click menu.
- Fix bug that a "Go to option page" menu item shows twice on the Chromium-based browser.

## v0.14.0.1
- Fixed bug that One-click block button doesn't appear in Twitter's design change (edge-to-edge)
-- In this case, The block button will appear side of the menu button since there's no space below the profile image on the tweet.
- Fixed the One-click block button's margin doesn't apply in RTL languages.
- Improved the Popup UI to load quicker.

## v0.14.0.0
- Added recurring session.
- Supports Twitter Space.
- Can export blocklist.
- Added options to adjust delay of blocking user in Chain-block
- Oneclick-block related:
  - Supports TweetDeck.
  - Added options to apply Oneclick-block mode to all tabs
  - Moved Oneclick-block buttons to below of profile image
  - Fixed Oneclick-block may not disappear after success block.
  - Add menu to switching Oneclick-block mode to ON/OFF in Red Block's right-click menu.
- Can use rightclick menu on new TweetDeck beta.
- Add "Run Chain-block on users who use this hashtag in their's profile." menu on rightclicking hashtag.
- Added backup/restore Red Block's settings.
- Added reset settings.
- Some modification on Popup UI (Moved "New Session" buttons to below of session's list)
- Fix Red Block shows `[Object object]` instead of proper error messages.
- (Experimental) Renamed "AntiBlock" to "BlockBuster"
- (Experimental) (BlockBuster) Added options to utilize accounts that logged-in to TweetDeck
- (Experimental) When you logged in with multiple accounts, there's a menu to block/unblock/mute/unmute specific user with all of your accounts.
- (Experimental) Support Twitter's experimental emoji reactions. When this option is enabled, you can run Unchain-block to users who liked specific tweet.                    

एक्सटेंशन की मूल जानकारी

नाम Red Block Red Block
ID knjpopecjigkkaddmoahjcfpbgedkibf
आधिकारिक URL https://chromewebstore.google.com/detail/red-block/knjpopecjigkkaddmoahjcfpbgedkibf
विवरण 해로운 사용자를 막는 새로운 체인블락 확장기능
फ़ाइल का आकार 2.87 MB
स्थापना संख्या 10,000
वर्तमान संस्करण 0.14.1.44
अंतिम अपडेट 2023-07-25
प्रकाशन तिथि 2020-07-01
रेटिंग 3.50/5 कुल 66 रेटिंग्स
डेवलपर 가을별
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/gaeulbyul/RedBlock
गोपनीयता नीति पृष्ठ URL https://gist.github.com/gaeulbyul/25b3a4abfdd91a32d98a5bbe78769f2d
समर्थित भाषाएँ en,zh-CN,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Red Block",
    "author": "Gaeulbyul ",
    "version": "0.14.1.44",
    "default_locale": "en",
    "homepage_url": "https:\/\/github.com\/gaeulbyul\/RedBlock",
    "description": "\ud574\ub85c\uc6b4 \uc0ac\uc6a9\uc790\ub97c \ub9c9\ub294 \uc0c8\ub85c\uc6b4 \uccb4\uc778\ube14\ub77d \ud655\uc7a5\uae30\ub2a5",
    "icons": {
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "permissions": [
        "https:\/\/twitter.com\/*",
        "https:\/\/api.twitter.com\/*",
        "https:\/\/mobile.twitter.com\/*",
        "https:\/\/tweetdeck.twitter.com\/*",
        "https:\/\/*.twimg.com\/*",
        "storage",
        "notifications",
        "cookies",
        "contextMenus",
        "tabs",
        "downloads",
        "webRequest",
        "webRequestBlocking",
        "alarms"
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options\/options.html"
    },
    "background": {
        "scripts": [
            "bundled\/background.bun.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/mobile.twitter.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/*.twitter.com\/about",
                "https:\/\/*.twitter.com\/download",
                "https:\/\/*.twitter.com\/intent\/*",
                "https:\/\/*.twitter.com\/privacy",
                "https:\/\/*.twitter.com\/tos",
                "https:\/\/*.twitter.com\/*\/privacy",
                "https:\/\/*.twitter.com\/*\/tos",
                "https:\/\/*.twitter.com\/i\/release_notes",
                "https:\/\/*.twitter.com\/i\/tweetdeck_release_notes"
            ],
            "css": [
                "styles\/oneclick-block.css"
            ],
            "js": [
                "bundled\/twitter.bun.js"
            ]
        },
        {
            "matches": [
                "https:\/\/tweetdeck.twitter.com\/*"
            ],
            "css": [
                "styles\/oneclick-block.css"
            ],
            "js": [
                "bundled\/tweetdeck.bun.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "bundled\/twitter_inject.bun.js",
        "bundled\/blackbird_inject.bun.js",
        "bundled\/gryphon_inject.bun.js"
    ],
    "browser_action": {
        "default_icon": "icons\/icon-48.png",
        "default_title": "Red Block",
        "default_popup": "popup\/popup.html"
    },
    "incognito": "spanning"
}