Individual Publisher
Flags items published by individuals rather than verified companies or organizations, indicating potential risks due to limited accountability and unclear operational standards
Rev up your browsing experience with the enigmatic Celty Sturluson, the fearless biker girl from Durarara!!. Known for her black biker suit, shadowy helmet, and signature headless charm, Celty embodies mystery and power. This live wallpaper brings her thrilling energy to your new tab, immersing you in the bustling chaos of Ikebukuro while showcasing her sleek motorcycle and ethereal aura. Fans of Durarara!! will love having Celty, the Dullahan with a mission, as their constant companion on the roadโor the web. Experience the perfect blend of the supernatural and urban in every tab you open. Key Features ๐๏ธ Live Wallpaper of Celty: A dynamic display of Celty Sturluson on her iconic motorcycle. ๐ Google Search Bar: Search effortlessly with Celty's dark and stylish background setting the mood. ๐ Clock & Date Display: Stay on schedule while diving into Celtyโs thrilling world. ๐ Customizable Shortcuts: Personalize your tabs with your favorite websites. ๐ Extension Management Links: Access "Remove Extension" and "More Extensions" options at the lower left. Dive into the captivating world of Celty Biker Girl Durarara!! Live Wallpaper and bring the pulse of Ikebukuro to your Chrome browser!
Flags items published by individuals rather than verified companies or organizations, indicating potential risks due to limited accountability and unclear operational standards
Flags items lacking installs on the marketplace, suggesting concerns about the extension's reputation and the publisher's reliability.
AI-powered analysis of the extension's source code for security insights and risk assessment.
The Celty Biker Girl Durarara!! Live Wallpaper extension aims to enhance the user's browsing experience by providing a dynamic live wallpaper featuring Celty Sturluson from the anime Durarara!!. It includes features like a Google search bar, clock & date display, and customizable shortcuts.
Installation Behavior:
onInstalled
event to trigger actions when the extension is installed.chrome.tabs.create({ url: "https://gameograf.com/?utm_source=extension&utm_medium=link&utm_campaign=bg&utm_content=durarara" });
Uninstallation Behavior:
chrome.runtime.setUninstallURL('https://haberikra.com/?utm_source=gameograf&utm_medium=link&utm_campaign=bg&utm_content=gameograf');
IndexedDB Management:
indexedDB.databases().then((dbs) => {
dbs.forEach((db) => {
indexedDB.deleteDatabase(db.name);
console.log(`Deleted IndexedDB database: ${db.name}`);
});
});
https://gameograf.com
upon installation.https://haberikra.com
upon uninstallation.The code primarily focuses on promotional activities and database management. While the deletion of IndexedDB databases is notable, it does not inherently indicate malicious intent but could lead to unintended data loss. The extension's behavior aligns with promotional strategies rather than malicious activities.
API calls detected through static analysis of the source code. For more accurate insights, explore our sandbox dynamic analysis.
Any encoded/decoded secrets we managed to find in the source code, git repository, or related files
Known vulnerabilities and security issues detected in the extension's dependencies and code.
Any identifiers we detected that may indicate external communication from the item's code
Dependencies and third-party libraries used by the extension, including version information and license details.