Lookup Archive Chrome Extension

D 56 completed
Browser Extension
unknown / javascript · tiny
7
Files
349
LOC
0
Frameworks
5
Languages

Pipeline State

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

Pipeline Metadata

Stage
Skipped
Decision
skip_tiny
Novelty
21.87
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
Source: Repobility analyzer · https://repobility.com

AI Prompt

Create a Chrome extension written in JavaScript that helps users look up archived snapshots of web pages using archive.today. The extension needs two main functionalities: first, when a user right-clicks any link, they should be able to open the latest archived snapshot in a new tab. Second, right-clicking the page background should scan visible article links, adding a small archive icon next to any link that has an available snapshot. Make sure the extension includes smart filtering to only check visible, domain-matching article links and implements a 24-hour cache to prevent redundant requests.
javascript chrome-extension web-scraping bookmarking browser-extension archive.today javascript
Generated by gemma4:latest

Catalog Information

A Chrome extension that lets users quickly find and open archived snapshots of web pages on archive.today.

Description

This extension adds convenient context‑menu options to any Chrome browsing session. By right‑clicking a link, users can instantly open the latest archived snapshot of that URL in a new tab. A second option scans the visible portion of a page, marking article links that have been preserved with a small icon for quick access. The tool automatically filters by domain, removes duplicates, and ignores non‑article URLs, while a 24‑hour cache reduces redundant requests. It is ideal for researchers, journalists, and anyone who needs to verify that content has been archived.

الوصف

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

Novelty

6/10

Tags

archive-lookup web-archive-integration context-menu-tool link-scanning research-aid data-preservation browser-enhancement

Claude Models

claude-opus-4.6

Quality Score

D
55.9/100
Structure
42
Code Quality
80
Documentation
38
Testing
0
Practices
78
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)
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
Unknown
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

javascript
65.5%
json
11.8%
html
9.8%
css
9.2%
markdown
3.7%

Frameworks

None detected

Concepts (2)

Findings produced by Repobility · scan your repo at https://repobility.com/scan/
CategoryNameDescriptionConfidence
All rows scored by the Repobility analyzer (https://repobility.com)
auto_descriptionProject DescriptionA Chrome extension for quickly looking up archived snapshots of web pages on archive.today. Handy for researchers, journalists, and anyone who wants to check if a page has been preserved in a web archive.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/94234.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV