Nooperify 제작자: Bytez
Adds rel="noopener noreferrer" to links.
사용자 3명사용자 3명
확장 메타 데이터
스크린샷
정보
The noopener keyword for the rel attribute of the <a>, <area>, and <form> elements instructs the browser to navigate to the target resource without granting the new browsing context access to the document that opened it — by not setting the Window.opener property on the opened window (it returns null).
This is especially useful when opening untrusted links, in order to ensure they cannot tamper with the originating document via the Window.opener property (see About rel=noopener for more details), while still providing the Referer HTTP header (unless noreferrer is used as well).
Source: MDN Web Docs
This is especially useful when opening untrusted links, in order to ensure they cannot tamper with the originating document via the Window.opener property (see About rel=noopener for more details), while still providing the Referer HTTP header (unless noreferrer is used as well).
Source: MDN Web Docs
0명이 0점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 1.1
- 크기
- 23.33 KB
- 마지막 업데이트
- 2년 전 (2024년 3월 5일)
- 관련 카테고리
- 버전 목록
- 태그
- 모음집에 추가