- Scan ID:
- 473ca00a-33ed-40ee-af73-b6dbda881c9eFinished
- Submitted URL:
- https://www.temasplus.com/
- Report Finished:
Links · 2 found
The outgoing links identified from the page
Link | Text |
---|---|
https://chromewebstore.google.com/detail/youtube-temasplus/ldiicanmmmikdmpdilnkghkphnancpno | Chrome - Youtube TemasPlus |
https://addons.mozilla.org/pt-BR/firefox/addon/youtube-temasplus/ | Firefox - Youtube TemasPlus |
JavaScript Variables · 3 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>TemasPlus</title>
<link rel="stylesheet" type="text/css" href="inicio/style.css">
<link rel="stylesheet" type="text/css" href="inicio/menu.css">
</head>
<body>
<div id="centrecontainer">
<div id="outercontainer" style="top: -259px; height: 491px;">
<div id="header">
<div id="menu">
<li><br>
</li>
</div>
</div>
<div id="container">
<div id="containerleft">
</div>
<div id="containerright">
<h2>TemasPlus</h2>
<p> <b>Name:</b> Youtube TemasPlus
<br>
<br>
<img src="inicio/imagens/chrome.png"> <a href="https://chromewebstore.google.com/detail/youtube-temasplus/ldiicanmmmikdmpdilnkghkphnancpno" target="_blank"><b>Chrome</b> - Youtube TemasPlus</a>
<br><br>
<img src="inicio/imagens/firefox.png"> <a href="https://addons.mozilla.org/pt-BR/firefox/addon/youtube-temasplus/" target="_blank"><b>Firefox</b> - Youtube TemasPlus</a>
</p></div>
</div>
<div id="footer"><a>design by www.temasplus.com</a>
</div>
</div>
</div>
</body></html>