isolated world in chrome extension -- JS | chrome extension

Introduction

According to chrome extension,

html 复制代码
An isolated world is a private execution environment 
that isn't accessible to the page or other extensions. 
A practical consequence of this isolation is that JavaScript variables in an extension's content scripts are not visible to 
the host page or other extensions' content scripts. 
The concept was originally introduced with the initial launch of Chrome, providing isolation for browser tabs.

Reference

chrome extension

相关推荐
恋猫de小郭几秒前
Apple 的 ANE 被挖掘,AI 硬件公开,宣传的 38 TOPS 居然是"数字游戏"?
前端·人工智能·ios
小岛前端4 分钟前
Node.js 宣布重大调整,运行十年的规则要改了!
前端·node.js
OpenTiny社区5 分钟前
OpenTiny NEXT-SDK 重磅发布:四步把你的前端应用变成智能应用
前端·javascript·ai编程
梦想CAD控件21 分钟前
在线CAD开发包结构与功能说明
前端·javascript·vue.js
张拭心26 分钟前
春节后,有些公司明确要求 AI 经验了
android·前端·人工智能
时光不负努力27 分钟前
typescript常用的dom 元素类型
前端·typescript
小怪点点32 分钟前
大文件切片上传
前端
时光不负努力33 分钟前
TS 常用工具类型
前端·javascript·typescript
SuperEugene34 分钟前
Vue状态管理扫盲篇:Vuex 到 Pinia | 为什么大家都在迁移?核心用法对比
前端·vue.js·面试
张拭心36 分钟前
Android 17 来了!新特性介绍与适配建议
android·前端