HF Xtension

Enhance your HF Experience!

HF Xtension란 무엇입니까?

HF Xtension은(는) xadamxk에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Enhance your HF Experience!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

HF Xtension 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Hack Forums Xtension is a compilation of features packed into a single, ultimate suite. From Thread Changes, Forum Changes, Private Message Changes, Global Changes, and Conversation Changes, HFX does it all!

HFX 2.0 is the extension users loved; rewritten from the ground up. It is now compatible with all the recent forum changes and gives developers opportunities to contribute.

Version 2.7.x marks the end of development for HFX. From the bottom of my heart, thank you for supporting HFX. It's been a passion project of mine for years and it wouldn't be what it was without users supporting it along the way.

Changelog:
2023-01-27: Version 2.7.0 Release:
+ Fixed LegacyReputation feature
+ Updated settings configuration to a new format
+ Fixed Convo Notification Sound feature
+ Added Profile Easter Egg feature (visit my profile for more info: https://hackforums.net/member.php?action=profile&uid=1306528)

2022-12-04: Version 2.6.0 Release:
+ Added Thread mentions
+ Added Legacy Reputation
+ Updated theme customizer (adds mobale blue theme)

2022-8-07: Version 2.5.1 Release:
+ Bug Fixes (Character counter)

2022-8-06: Version 2.5.0 Release:
+ Added LinkedThreadStatusIcon: makes thread status icons clickable
+ Added ForumPrefixLinks: filter threads in forums by clicking any prefix
+ Added AutoDraft feature: automatically save replies in threads
+ Added SelectAllUsers feature: allows group leaders to select all users on the manage group page
+ Update EmoteLibrary so inserted emotes are invisible for non-HFX users
+ Updated ExpandProfileSections > ExpandAwards header to link to the user's award page
+ Updated ExpandProfileSections to show visitor names
+ Updated ExpandProfileSections to show comrade names
+ Updated LinkedAwards to support eggs and clovers
+ Bug Fixes (Character counter, LinkedAwards, GivePopularityButton, InteractivePostStats)
+ Security updates (dependencies)

2022-1-20: Version 2.4.0 Release:
+ Added Group Management feature: manage members directly from their profile
+ Added Showgroups member count links feature
+ LinkedAwards now supports Hackumon Eggs

2021-10-18: Version 2.3.0 Release:
+ Added Award Goal Additions feature
+ Added Show Contracted Posts feature
+ Added Linked Awards feature

2021-9-18: Version 2.2.1 Release:
+ Added Interactive Post Stats feature
+ Added Join Date on Posts feature
+ Bug fix for expanded profile section awards with multiple dashes
+ Security updates (dependencies)

2021-7-10: Version 2.2.0 Release:
+ Added Emote System feature
+ Bug fixes
+ Security updates (dependencies)

2021-5-19: Version 2.1.0 Release:
+ Added keyboard shortcut navigation module
+ Added tBlock Revived module
+ Bug fixes for theme customizer, hfx badges, easy cite, quote stripping, and convo filtering

2021-5-07: Version 2.0.0 Release:
+ HFX project and modules rewritten from the ground up
New Features:
+ HFX Tours: Highlights HFX features as users encounter them
+ Global Theme Changer: Change the default theme colors (additional options coming soon)
+ Convo Features, Expanded Profiles, and so much more

2020-6-04: Beta 0.2.5.3: Release Includes:
+ Fixed EasyCite on award pages

2018-8-29: Beta 0.2.5.1/2: Release Includes:
+ Removed Hide online location per admin request

2018-8-29: Beta 0.2.5.0: Release Includes:
+ Fixed Postbit button formatting(Quick PM/Rep)
+ Fixed HF Toolbar padding (Temporary Solution)
+ Fixed RepCharts (Now displays correct data)
+ Updated EasyCite (To use, simply click the far right breadcrumb of the navigation bar)

2018-8-12: Beta 0.2.4.0: Release Includes:
+ Fixed Reps Given button format
+ Updated Online Sorting for R00t (grey)
+ User Mentions development begun

2018-6-16: Beta 0.2.3.3: Release Includes:
+ Fixed SmartQuotes always being enabled bug
+ Updated Online Sorting for Sociopaths (red)
+ Removed code for UserTag (Deprecated due to HFAlerts)
+ Alert Menu no longer loads if no alerts are present                    

확장 프로그램 기본 정보

이름 HF Xtension HF Xtension
ID hcfofmfmidhgbblcnnipcphhegcmdeeb
공식 URL https://chromewebstore.google.com/detail/hf-xtension/hcfofmfmidhgbblcnnipcphhegcmdeeb
설명 Enhance your HF Experience!
파일 크기 1.36 MB
설치 횟수 183
현재 버전 2.7.0
최근 업데이트 2023-03-08
출시 날짜 2020-06-05
평점 4.97/5 총 153 개의 평점
개발자 xadamxk
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://github.com/xadamxk/HFX2.0
도움말 페이지 URL https://github.com/xadamxk/HFX2.0
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HF Xtension",
    "short_name": "HFX",
    "version": "2.7.0",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "32": "assets\/images\/icon32.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "version_name": "2.7.0",
    "description": "Enhance your HF Experience!",
    "options_ui": {
        "chrome_style": true,
        "page": "assets\/pages\/options.html"
    },
    "incognito": "spanning",
    "author": "xadamxk",
    "offline_enabled": false,
    "browser_action": {
        "default_icon": {
            "16": "assets\/images\/icon16.png",
            "32": "assets\/images\/icon32.png",
            "48": "assets\/images\/icon48.png",
            "128": "assets\/images\/icon128.png"
        },
        "default_title": "HFX Settings",
        "default_popup": "assets\/pages\/options.html"
    },
    "background": {
        "scripts": [
            "assets\/js\/hot-reload.js",
            "release\/js\/HFX.js"
        ]
    },
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/hackforums.net\/*"
            ],
            "js": [
                "assets\/lib\/jquery\/jquery.min.js",
                "assets\/lib\/moment\/moment.min.js",
                "assets\/lib\/chart.js\/Chart.bundle.min.js",
                "assets\/lib\/@yaireo\/tagify\/jQuery.tagify.min.js",
                "assets\/lib\/intro.js\/intro.min.js",
                "assets\/lib\/@webcomponents\/custom-elements\/custom-elements.min.js",
                "assets\/lib\/emoji-picker-element\/index.js",
                "release\/js\/HFX.js"
            ],
            "css": [
                "assets\/css\/HFX.css",
                "assets\/lib\/intro.js\/introjs.min.css"
            ]
        }
    ],
    "permissions": [
        "storage",
        "*:\/\/hackforums.net\/*",
        "*:\/\/raw.githubusercontent.com\/xadamxk\/HFX2.0\/develop\/alert.json?nc=*"
    ],
    "omnibox": {
        "keyword": "HF"
    },
    "web_accessible_resources": [
        "\/assets\/images\/icon128.png",
        "\/assets\/images\/dismiss_notice.png",
        "\/assets\/images\/trophy_contributer.png",
        "\/assets\/images\/trophy_donator.png",
        "\/assets\/images\/trophy_supporter.png",
        "\/assets\/images\/trophy_tester.png",
        "\/assets\/images\/trophy_codemonkey.png",
        "\/assets\/images\/trophy_hfx.png",
        "\/assets\/images\/trophy_hfxtail.png",
        "\/assets\/images\/trophy_hfxtail_white.png",
        "\/assets\/images\/trophy_hfx_white.png",
        "\/assets\/images\/theme-customizer\/logos\/logo_default.gif",
        "\/assets\/images\/theme-customizer\/logos\/logo_cyan.gif",
        "\/assets\/images\/theme-customizer\/logos\/logo_gray.png",
        "\/assets\/images\/theme-customizer\/logos\/logo_magenta.gif",
        "\/assets\/images\/theme-customizer\/logos\/logo_orange.png",
        "\/assets\/images\/theme-customizer\/logos\/logo_orange2.png",
        "\/assets\/images\/theme-customizer\/logos\/logo_pink.png",
        "\/assets\/images\/theme-customizer\/logos\/logo_pink2.gif",
        "\/assets\/images\/theme-customizer\/logos\/logo_rainbow.gif",
        "\/assets\/images\/theme-customizer\/logos\/logo_yellow.gif",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_default.png",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_cyan.png",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_gray.png",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_magenta.png",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_orange.png",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_orange2.png",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_pink.png",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_pink2.png",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_rainbow.png",
        "\/assets\/images\/theme-customizer\/mosaics\/mosaic_yellow.png",
        "\/assets\/images\/emoji.png",
        "\/assets\/message-pop.mp3"
    ]
}