Welfarepoints

D 58 completed
Browser Extension
unknown / javascript · tiny
6
Files
324
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#370564
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_tiny
Novelty
21.35
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47458
Member of a group with 1 similar repo(s) — canonical #87678 view group →
Top concepts (2)
Project DescriptionBrowser Extension
Repobility · severity-and-effort ranking · https://repobility.com

AI Prompt

Create a Chrome extension using Manifest V3 that automates filling out welfare card deduction forms on a specific corporate site. The extension needs a popup UI with a button that triggers the main logic in a content script. The core functionality should read the available welfare points, iterate through a table, automatically check boxes, and input the "결제" amount into the "신청 복지포인트" field for each row. Crucially, the script must ensure the cumulative entered amount does not exceed the available points, and it needs to handle Vue.js reactivity by simulating input changes and adding necessary delays.
javascript chrome-extension manifest-v3 automation web-scraping vue.js chrome-api form-filling
Generated by gemma4:latest

Catalog Information

An automated Chrome extension that fills welfare card deduction forms with available points.

Description

This Chrome extension streamlines the process of applying for welfare card point deductions on a specific web portal. It automatically reads the available point balance, iterates through the transaction table, selects applicable rows, and inputs the correct deduction amount into the form fields. The extension respects the point limit, skipping rows that would exceed the balance. Users trigger the automation via a simple popup button, and the extension provides a summary of the actions taken. It is designed for individuals who regularly use the welfare card deduction service and want to reduce manual entry errors.

الوصف

يُسهّل هذا الامتداد للمتصفح عملية طلب خصم نقاط بطاقة الرفاهية على بوابة ويب محددة. يقرأ تلقائياً رصيد النقاط المتاحة، ثم يتنقل عبر جدول المعاملات، يختار الصفوف التي يمكن تطبيقها، ويملأ قيمة الخصم المطلوبة في حقول النموذج. يضمن الامتداد عدم تجاوز حد النقاط، متخطياً الصفوف التي تتجاوز الرصيد. يمكن للمستخدمين تشغيل العملية عبر زر بسيط في النافذة المنبثقة، ويعرض الامتداد ملخصاً للخطوات التي تم تنفيذها. يهدف إلى خفض الأخطاء اليدوية وتوفير الوقت للأفراد الذين يستخدمون خدمة خصم نقاط بطاقة الرفاهية بانتظام.

Novelty

5/10

Tags

auto-fill point-management form-automation user-convenience web-automation point-deduction ui-interaction

Claude Models

claude-opus-4.6

Quality Score

D
57.6/100
Structure
40
Code Quality
90
Documentation
37
Testing
0
Practices
77
Security
100
Dependencies
50

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.1h
Tech Debt (E)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (10)
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
Unknown
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

javascript
44.1%
html
25.3%
markdown
19.8%
json
10.8%

Frameworks

None detected

Concepts (2)

Repobility · the analyzer behind every row · https://repobility.com
CategoryNameDescriptionConfidence
About: code-quality intelligence by Repobility · https://repobility.com
auto_descriptionProject Description이지웰(ezwel) 복지카드 차감신청 페이지에서 가용 복지포인트 범위 내로 자동 체크 및 금액 입력을 수행하는 Chrome 확장 프로그램입니다.80%
auto_categoryBrowser Extensionbrowser-extension70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/94769.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV