Rolls For Dice Dreams

Rolls For Dice Dreams

ID: oceapemjmgojdbhfehekbaimcedgfnbn

Supported Languages

🇺🇸US English

Extension Info & Metadata

Status
Active
Version
1.0
Size
0.01 MB
Rating
0.0/5
Reviews
0
Users
13
Type
Extension
Updated
Oct 3, 2023
Category
Tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
MONTASSIRHDView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
13
Active
10
Obsolete
3
Listed
13
Unlisted
0
Total Users
360
Screenshot 1
Screenshot 2
Screenshot 3

Today I will show you how to Use and get Rolls For Dice Dreams!

Welcome to the Rolls For Dice Dreams Guide extension. This extension provides helpful information on how to make the most of your Rolls in Dice Dreams, And how to use Rolls effectively in Dice Dreams And Hashtag Generator.

This extension requests no permissions and has no recorded risk factors.

The extension calls `chrome.tabs.update({ url: 'https://dicedreamsfreerollsgenerator.com' })` at line 2 immediately on DOMContentLoaded, forcibly redirecting the user's active tab the moment the popup opens with no user interaction required. DeepSeek argues this is a legitimate shortcut pattern, but a genuine shortcut extension would wire the navigation to the 'VISIT NOW' button (`redirectButton`) that is prominently shown in popup.html — that button has no event listener in popup.js whatsoever, meaning the UI presents a fake affordance of user consent while the redirect has already silently fired, a structural deception that no honest shortcut extension would exhibit.

popup.js (Line 1)
document.addEventListener("DOMContentLoaded", function() {      chrome.tabs.update({        url: "https://dicedreamsfreerollsgenerator.com"      });      const generateButton = document.getElementById("generate");      const keywordInput = document.getElementById("keyword");      const hashtagsDiv = document.getElementById("hashtags");      generateButton.addEventListener("click", function() {        const keyword = keywordInput.value;        if (keyword) {          const hashtags = generateHashtags(keyword);          displayHashtags(hashtags);        }      });

By severity

Critical0
High1
Medium0
Low0

Versions scanned

None of the 1 scanned version has 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:

  • popup.js1
S.No.
Category
Severity
File
Summary
Found in Version
1Other
high
popup.js (line 1)The extension calls `chrome.tabs.update({ url: 'https://dicedreamsfreerollsgenerator.com' })` at line 2 immediately on DOMContentLoaded, forcibly redirecting the user's active tab the moment the popup opens with no us…
URLs
7
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.

www.w3.org/1999/02/22-rdf-syntax-nshttp://www.w3.org/1999/02/22-rdf-syntax-ns#
purl.org/dc/elements/1.1/http://purl.org/dc/elements/1.1/
ns.attribution.com/ads/1.0/http://ns.attribution.com/ads/1.0/
ns.adobe.com/pdf/1.3/http://ns.adobe.com/pdf/1.3/
ns.adobe.com/xap/1.0/http://ns.adobe.com/xap/1.0/
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
dicedreamsfreerollsgenerator.com-https://dicedreamsfreerollsgenerator.com

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Version
Size
Is Malicious
Findings
Permhash
1.0
Latest
0.01 MB
Malicious
1N/A
Showing 1 to 1 of 10 rows
Rows per page:

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.