AI product readA utility helper for the Korean forum arca.live (specifically the 'simya' board) that decodes base64-encoded URLs, manages image display (blurring, resizing), and automates certain interactions like upvoting and comment collapsing.
Users on arca.live often share links encoded in base64 for privacy or anti-leech purposes. This extension automatically decodes these links, displays them as clickable URLs, and provides image protection features (blurring) to prevent casual viewing of sensitive images. It also streamlines posting recovery requests and managing comment visibility.
When visiting https://arca.live/b/simya/*, the content script scans page text for base64-encoded strings, decodes them, and inserts clickable links below the original text. Images can be blurred or resized based on user settings in the popup. Users can right-click selected text to decode base64 via context menu. Clicking decoded download links can trigger auto-upvote. A '복구요청글 작성' button opens a pre-filled recovery request form in a new tab.
Automatic base64 URL decoding and displayImage blurring for privacy protectionConfigurable image size adjustment (0%, 25%, 50%, 75%, 100%)Right-click context menu to decode selected base64 textAuto-upvote when clicking decoded download linksAuto-collapse comments with toggle button
- Target users
- Users of the Korean forum arca.live, specifically the 'simya' board (b/simya) / Users who frequently encounter base64-encoded links and want quick decoding / Users concerned about image privacy who want automatic blurring
- The extension only targets a specific board (arca.live/b/simya), so behavior on other arca.live boards is not analyzed. Some features like auto-upvote require the user to be logged into arca.live, but this is a destination_service requirement, not an extension requirement.
MonetizationNo paid features detected
There is no evidence of paid features, subscriptions, or billing in the extension. The keyword 'pro' found in static analysis was a false positive (part of 'pro' in CSS class names or metadata, not related to paid tiers). The extension provides all features locally via chrome.storage.sync with no paywalls or upgrade prompts.
- Confidence
- 95
- Payment platform
- --
- Source
- AI / High
- Login required
- No
- Reason
- The extension itself does not implement any login mechanism, nor does it redirect to a login page. It operates purely as a local helper for the arca.live website. While arca.live itself may require an account to post or upvote, the extension's core functionality (decoding base64 links, blurring images, adjusting image size) works without requiring the user to log into the extension or the site for the primary features to function.
아주좋소