
layer 作者: kim kleinert
'layer' enables to insert, overlay and inspect source code elements into a webpage that otherwise remain opaque to the user.
擴充套件後設資料
關於此擴充套件
This browser extension focusses on surfacing three different entities from a websites source code, which by default are not part of the pages visible interface.
1. Insert and Inspect the head of an html document. Other than the body, this part is hidden by default. The head contains a websites meta information, such as title and language but also is the place where stylesheets, scripts and libraries are linked. Seeing the head of a website can give us an indication about its dependencies, addressees and scope.
2. Insert and Inspect empty DOM elements. These are inside of the Websites HTML file but dont have any content. Some HTML elements are empty by default, others are misused as placeholders or to create layouts.
3. Insert and read comments from a websites CSS, HTML and Javascript code files.
3.1. Inject a notification for source code comments into a random part of the open website
3.2. Open the notification to read the comments
3.3. Move the comments to the background of a page to continue browsing
1. Insert and Inspect the head of an html document. Other than the body, this part is hidden by default. The head contains a websites meta information, such as title and language but also is the place where stylesheets, scripts and libraries are linked. Seeing the head of a website can give us an indication about its dependencies, addressees and scope.
2. Insert and Inspect empty DOM elements. These are inside of the Websites HTML file but dont have any content. Some HTML elements are empty by default, others are misused as placeholders or to create layouts.
3. Insert and read comments from a websites CSS, HTML and Javascript code files.
3.1. Inject a notification for source code comments into a random part of the open website
3.2. Open the notification to read the comments
3.3. Move the comments to the background of a page to continue browsing
由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 存取瀏覽器分頁
- 存取您所有網站中的資料
更多資訊