Incognito Blocker

Incognito Blocker

这个扩展能够有效阻止隐私标签页,确保你的浏览体验更加安全和私密!

13,014

更新日期:2023 年 3 月 27 日分类标签:平台:没限制

26.36KiB 10000 人已下载"> 手机查看

Incognito Blocker 插件安装教程:


扩展迷 | chrome插件下载与安装教程(图文讲解,全网最详细)

Incognito Blocker 插件简介:

This extension blocks incognito tabs. It must be allowed to run in incognito mode to work.

See the readme for instructions on allowing it to run in incognito:
https://github.com/brismuth/incognito-blocker/blob/master/README.md#allow-it-to-run-in-incognito

This extension is open source: https://github.com/brismuth/incognito-blocker

This is the entirety of the code that is running:

chrome.tabs.onCreated.addListener((tab)=>{
if (tab.incognito) {
chrome.tabs.remove(tab.id);
}
});

Incognito Blocker 插件ID:

adegbkmimffpmlcdkjbadjjeiaacflap

Incognito Blocker 插件最新版本:

1.1

相关导航

暂无评论

暂无评论...