동영상 배속 재생기

동영상 배속 재생기

ID: mkdocfoeieceegemmgggajkcaeiimpki

Supported Languages

🇰🇷Korean

Extension Info & Metadata

Status
Active
Version
1.3.1
Size
0.01 MB
Rating
4.9/5
Reviews
71
Users
50,000
Type
Extension
Updated
Feb 8, 2024
Category
Tools
Price
Free
Featured
Yes
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
그냥 개발자View Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
2
Active
2
Obsolete
0
Listed
1
Unlisted
1
Total Users
50,067
Screenshot 1

동영상 재생 속도를 설정합니다.

네이버 블로그, 카페, 밴드, 트위터 등 다양한 사이트의 동영상 재생 속도를 변경해보세요! + 단축키가 추가되었습니다. chrome://extensions/shortcuts 에서 설정하실 수 있습니다 (기본 설정: Ctrl + . )

Item
Type
Severity
Description
<all_urls>
Permission
Critical
This permission grants access to all websites without restriction. Rated High because it can access any web content, monitor all web activity, and potentially steal sensitive data across all sites.
Contextual Risk Factors
Risk Factor
High
The following context increases the overall risk:• 15% increase: Older manifest version lacks modern security controls
Older Manifest Version
Risk Factor
Medium
This extension uses Manifest Version 2

Bundled manifest uses manifest_version: 2 and permission: <all_urls>, while the live CWS listing shows manifest_version: 3 with permissions activeTab and scripting. This discrepancy may indicate an unreviewed code change or a delayed-malicious update not present in the provided source.

manifest.json (Line 1)
{  "update_url": "https://clients2.google.com/service/update2/crx",  "name": "동영상 배속 재생기",  "description": "동영상 재생 속도를 설정합니다.",  "version": "1.3.1",  "manifest_version": 2,  "icons": {    "128": "res/icon.png"  },  "permissions": [    "<all_urls>"  ],  "background": {    "scripts": [      "background.js"    ]  },  "browser_action": {    "default_icon": "res/icon.png",    "default_title": "동영상 배속 설정"  },  "commands": {    "set_playback_rate": {      "suggested_key": {        "default": "Ctrl+Period",        "windows": "Ctrl+Period",        "mac": "Ctrl+ Period"      },      "global": false,      "description": "동영상 배속 설정"    }  }}

By severity

Critical0
High1
Medium0
Low0

Versions scanned

None of the 3 scanned versions have more than one unique code-review finding. Counts are unique findings that include each version.

Extension VersionCode Review Findings
No versions with multiple unique findings.

Files with findings

1 distinct path — top paths by unique finding count:

  • manifest.json1
S.No.
Category
Severity
File
Summary
Found in Version
1Other
high
manifest.json (line 1)Bundled manifest uses manifest_version: 2 and permission: <all_urls>, while the live CWS listing shows manifest_version: 3 with permissions activeTab and scripting. This discrepancy may indicate an unreviewed code cha…
URLs
1
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

Gain full insight into all external connections.

Upgrade for full visibility.

clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Showing 1 to 3 of 10 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

No comparable text files found between these versions.

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.