Page Structure Cache
Page Structure Cache
什么是Page Structure Cache?
Page Structure Cache是由http://pscache.com开发的Chrome扩展程序,该扩展的主要功能是“Page Structure Cache”。
扩展截图
下载Page Structure Cache扩展crx文件
下载Page Structure Cache扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Page Structure Cache keeps websites fast by remembering what parts of your favorite web-pages should be always loaded into your browsers' cache. Cached web-pages are often as much as 20%-50% faster than uncached, but performance varies site-to-site.
If your browser isn't able to keep a web-page cached, due to content changes or computer memory limitations, Page Structure Cache will request that content "just-in-time", so that web-page loads as though the content was already in the cache.
Page Structure Cache will use your bookmarks to determine which web-pages you would like to keep cached. Un-bookmarked pages will use fallback rules, which may not increase performance as much as bookmarked pages.
* FREE EXTENSION * NO TRACKING * NO ADS * NO NONSENSE *
The continued development of Page Structure Cache is made possible thanks to the generosity of donors. If you find this extension helpful, please consider supporting here: https://www.paypal.me/usidev
The extension for Firefox is coming soon.
Reviews are not monitored for bug reports. 扩展基本信息
| 名称 | |
| ID | lableglmojmhoafpejaknbokihkkgooh |
| 官方URL | https://chrome.google.com/webstore/detail/page-structure-cache/lableglmojmhoafpejaknbokihkkgooh |
| 简介 | Page Structure Cache |
| 文件大小 | 94.96 KB |
| 安装次数 | 518 |
| 当前版本 | 1.0.1 |
| 更新时间 | 2019-02-23 |
| 上架时间 | 2019-02-18 |
| 评分 | 4.57/5 共7次评分 |
| 开发者 | http://pscache.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://www.pscache.com |
| 隐私政策页面URL | http://www.pscache.com |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Page Structure Cache",
"version": "1.0.1",
"description": "Page Structure Cache",
"icons": {
"16": "icons\/psc_icon_default_16.png",
"24": "icons\/psc_icon_default_24.png",
"32": "icons\/psc_icon_default_32.png",
"48": "icons\/psc_icon_default_48.png",
"64": "icons\/psc_icon_default_64.png",
"96": "icons\/psc_icon_default_96.png",
"128": "icons\/psc_icon_default_128.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"bookmarks",
"storage",
"cookies",
" | |