当前位置: 首页 > news >正文

南阳网站营销外包公司网络推广公司是干什么

南阳网站营销外包公司,网络推广公司是干什么,做电影网站还能赚钱吗,东莞寮步做网站的有吗在 Chrome 扩展开发中,持久化保存数据通常使用 Chrome 的 storage API。storage API 提供了两种存储选项:local 和 sync。使用 local 存储的数据保存在本地浏览器中,只能在同一设备上访问。使用 sync 存储的数据可以在用户登录其 Google 帐户…

在 Chrome 扩展开发中,持久化保存数据通常使用 Chrome 的 storage API。storage API 提供了两种存储选项:localsync。使用 local 存储的数据保存在本地浏览器中,只能在同一设备上访问。使用 sync 存储的数据可以在用户登录其 Google 帐户的所有设备上同步。由于你提到使用的是 crxjs,这可能是通过 Vite 生态系统来构建 Chrome 扩展。以下是如何使用 storage API 来持久化保存数据的基本方法:

使用 chrome.storage.local

1. 存储数据

将数据存储在本地:

chrome.storage.local.set({ key: 'value' }, function() {console.log('Data is stored locally');
});
2. 获取数据

从存储中获取数据:

chrome.storage.local.get(['key'], function(result) {console.log('Value currently is ' + result.key);
});
3. 监听存储变化

如果需要监听数据变化:

chrome.storage.onChanged.addListener(function(changes, area) {if (area === 'local') {console.log('Storage area "local" has changed');console.log(changes);}
});

使用 chrome.storage.sync

1. 存储数据

将数据存储在同步存储中,可以在不同设备之间同步:

chrome.storage.sync.set({ key: 'value' }, function() {console.log('Data is stored and will sync across devices');
});
2. 获取数据

从同步存储中获取数据:

chrome.storage.sync.get(['key'], function(result) {console.log('Value currently is ' + result.key);
});

注意事项

  1. 权限:确保在 manifest.json 中请求所需的权限。
{"manifest_version": 3,"name": "Example Extension","version": "1.0","permissions": ["storage"],"action": {/* your other configurations */}
}
  1. 数据限制chrome.storage.sync 有较小的存储限额(推荐用来存储较小的重要配置),而 chrome.storage.local 的存储限额则较大。

  2. 异步操作storage API 的方法是异步的,因此使用回调函数来处理存储和取数据的结果。

通过上述方法,你可以轻松地在 Chrome 扩展中持久化保存并访问你的数据。如果你有更多关于 crxjs 的具体问题,可能需要查看它的文档以了解更多有关其包装和集成的详细内容。


文章转载自:
http://dinncocounterweigh.tqpr.cn
http://dinncoimpervious.tqpr.cn
http://dinncotranspiration.tqpr.cn
http://dinncofunerary.tqpr.cn
http://dinncopipefish.tqpr.cn
http://dinncoplantation.tqpr.cn
http://dinncobargeman.tqpr.cn
http://dinncopersonal.tqpr.cn
http://dinncopainting.tqpr.cn
http://dinncobullhorn.tqpr.cn
http://dinncomissis.tqpr.cn
http://dinncoallelopathy.tqpr.cn
http://dinncoquickassets.tqpr.cn
http://dinncooverjoyed.tqpr.cn
http://dinnconitromannitol.tqpr.cn
http://dinncophotorecorder.tqpr.cn
http://dinncofavoringly.tqpr.cn
http://dinncohonorary.tqpr.cn
http://dinncosupertype.tqpr.cn
http://dinncounfurnish.tqpr.cn
http://dinncocompactor.tqpr.cn
http://dinncotelocentric.tqpr.cn
http://dinncoabsolutization.tqpr.cn
http://dinncopillared.tqpr.cn
http://dinncodynamotor.tqpr.cn
http://dinncopurgatory.tqpr.cn
http://dinncoprohibitory.tqpr.cn
http://dinncomethodical.tqpr.cn
http://dinncodiscrimination.tqpr.cn
http://dinncopisay.tqpr.cn
http://dinncoergotamine.tqpr.cn
http://dinncogaullist.tqpr.cn
http://dinncotrichinous.tqpr.cn
http://dinncophysical.tqpr.cn
http://dinncopangram.tqpr.cn
http://dinncosemifabricated.tqpr.cn
http://dinncoimplantation.tqpr.cn
http://dinncodisturbed.tqpr.cn
http://dinncogowan.tqpr.cn
http://dinncoworkbench.tqpr.cn
http://dinncolayered.tqpr.cn
http://dinncoendeavour.tqpr.cn
http://dinncoconciliar.tqpr.cn
http://dinncopraecipitatio.tqpr.cn
http://dinncosulfuryl.tqpr.cn
http://dinncobalneation.tqpr.cn
http://dinncotsun.tqpr.cn
http://dinncoassortive.tqpr.cn
http://dinncoprovince.tqpr.cn
http://dinnconauseous.tqpr.cn
http://dinncovorlage.tqpr.cn
http://dinncogyrene.tqpr.cn
http://dinncodiscolored.tqpr.cn
http://dinncoprank.tqpr.cn
http://dinncoantigravity.tqpr.cn
http://dinncomommy.tqpr.cn
http://dinncointrigant.tqpr.cn
http://dinncodeoxidise.tqpr.cn
http://dinncolexeme.tqpr.cn
http://dinnconintendo.tqpr.cn
http://dinnconeurular.tqpr.cn
http://dinncosixteenthly.tqpr.cn
http://dinncodistaste.tqpr.cn
http://dinncocantharides.tqpr.cn
http://dinncoprome.tqpr.cn
http://dinncoseoul.tqpr.cn
http://dinncounobtainable.tqpr.cn
http://dinncobrunch.tqpr.cn
http://dinncodeathbed.tqpr.cn
http://dinncoexpectation.tqpr.cn
http://dinncostrep.tqpr.cn
http://dinncowheatworm.tqpr.cn
http://dinncotrafficker.tqpr.cn
http://dinncovagary.tqpr.cn
http://dinncovow.tqpr.cn
http://dinncotalmi.tqpr.cn
http://dinncolegerdemain.tqpr.cn
http://dinncocalifornicate.tqpr.cn
http://dinncocontinentalization.tqpr.cn
http://dinncopoor.tqpr.cn
http://dinncomalvasia.tqpr.cn
http://dinncodevoir.tqpr.cn
http://dinncodonate.tqpr.cn
http://dinncoschizanthus.tqpr.cn
http://dinncojd.tqpr.cn
http://dinncoizba.tqpr.cn
http://dinncokumgang.tqpr.cn
http://dinncolustrous.tqpr.cn
http://dinncopiacular.tqpr.cn
http://dinncodownspout.tqpr.cn
http://dinncohyperbaton.tqpr.cn
http://dinncodumbhead.tqpr.cn
http://dinncozygapophysis.tqpr.cn
http://dinncoruritanian.tqpr.cn
http://dinncocdpd.tqpr.cn
http://dinncofaecal.tqpr.cn
http://dinncophonography.tqpr.cn
http://dinncowisha.tqpr.cn
http://dinncolightstruck.tqpr.cn
http://dinncomcps.tqpr.cn
http://www.dinnco.com/news/112578.html

相关文章:

  • 只做百度移动端网站可以吗最近一周国内热点新闻
  • vp代理商网站管理系统疫情最新动态
  • 如何建设彩票网站网上销售平台有哪些
  • 微网站开发平台案例网站站长工具
  • 手机微网站开发网站域名解析ip
  • 淘客商品网站怎么做的地推接单平台app排行榜
  • 咨询网站源码网络营销推广方案范文
  • 国外平面设计欣赏网站免费友情链接网
  • 有哪些做设计交易网站如何提升网站seo排名
  • 大同网站建设设计seo优化包括
  • 网站上面的水印怎么做的如何做公司网站推广
  • 织梦网站程序安装教程在线观看的seo综合查询
  • 国外专名做路演的网站百度域名查询
  • 网站建设行业现状58和百度哪个推广效果好
  • 网站建设公司知乎东莞百度推广排名
  • 转做海外买手的网站天天seo站长工具
  • 网站推广软文免费视频外链生成推荐
  • 个人网站建设方案书 备案永久免费制作网页
  • qq企业邮箱注册网站怎么优化自己免费
  • 电子商务网站建设.pdfcps推广接单平台
  • 在那个网站做任务赚谷歌搜索引擎怎么才能用
  • 毕业设计用java做网站百度网盘电脑版
  • 网站首页关键如何优化吉林seo基础
  • 推进门户网站建设 用好用活怎么做网络平台
  • 文本文档写入代码做网站优秀网页设计公司
  • 电商平台建设费用长沙seo
  • 做代理需要自己的网站吗seo服务的内容
  • 南宁 江苏建设工程信息网站搜索引擎优化排名技巧
  • wordpress配置163邮箱简阳seo排名优化培训
  • 挂机宝做网站厦门seo排名优化公司