Hongmu Notes
Home Summary of pitfalls Firefox web development and debugging enable forced refresh cache mode
Summary of pitfalls

Firefox web development and debugging enable forced refresh cache mode

Firefox web development and debugging enable forced refresh cache mode

Fox Browser cache is difficult to clear, and using Ctrl+F5 Ctrl+R and other shortcut keys in Google and IE browsers are useless.

Clearing the cache in Firefox is troublesome. The default shortcut keys Ctrl + Shift + Del are used to selectively clean pop-up windows. You also have to click a button to select. This is very inconvenient and unscientific in web development and debugging.

Firefox needs to enter its parameter settings to set up local non-caching:

Enter in the Firefox address bar: about:config

1. Find the browser.cache.check_doc_frequency option, double-click it and change 3 to 1

2. Find browser.cache.disk.enable and change true to false

3. Find browser.cache.memory.enable and change true to false

微信赞赏

WeChat

支付宝赞赏

Alipay

✍️ Author: Hong Mu

webmaster · Thanks for reading, stay tuned for more exciting content

Author homepage View home page →

Related articles

Browser caching increases the speed of secondary visits to your website

Browser caching increases the speed of secondary visits to your website Summary of pitfalls

Use browser caching of official words: If users will visit your website multiple times, browser caching of static resources can save users time. Cache headers should be applied to all cacheable static resources, not just to a small subset of static resources (for example, images). Cacheable resources include JS and CSS files, image files, and other binary object files (media files, PDF files, etc.). Normally, HTML doesn’t…
👁 202

Recommended reading

In PHP regular expressions, how do you replace a character when the string you want to replace contains the '|' character itself?

In PHP regular expressions, how do you replace a character when the string you want to replace contains the '|' character itself? Language Notes PHP

In PHP, you can use the `preg_replace()` function to replace tab characters in a string. In regular expressions, a tab character is represented by `|`. To replace a tab character with another character, you can use the `$1` placeholder to specify the replacement character; for example: `$str = "This is a string containing a | character"; $str = preg_replace('/\|/', 'Replacement character'...`
👁 169
(Adaptive Mobile Version) Green Agricultural Machinery Equipment Website Template – Download Agricultural Machinery Equipment Website Source Code – 0943

(Adaptive Mobile Version) Green Agricultural Machinery Equipment Website Template – Download Agricultural Machinery Equipment Website Source Code – 0943 Practical Collection pbootcms Template

A green agricultural machinery equipment and agricultural machinery equipment PbootCMS website template, compatible with both PC and WAP devices. The natural and professional design is ideal for showcasing agricultural machinery products and field operation case studies. It helps agricultural machinery companies showcase their products online and attract agricultural cooperatives and farm owners. Template Display | Installation Instructions | Website Backend: /admin.php | Username: admin | Password: admin | Extraction Password: www.4s5.c...
👁 53
Responsive Tea Wholesale Company Website Template 1186

Responsive Tea Wholesale Company Website Template 1186 Practical Collection Yiyou template

This EyouCMS responsive template is ideal for tea wholesale companies; its professional and practical design effectively showcases tea products, wholesale prices, supply chain advantages, and brand stories. It helps tea wholesalers expand their online sales channels and attract distributor clients. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for EyouCMS | EyouCMS (...
👁 46
What are the regular expression matching modifiers?

What are the regular expression matching modifiers? Summary of pitfalls

Various modifiers can be used in regular expressions to modify the behavior of matching. Here are some commonly used modifiers and their usage: ^: Matches the beginning of a string. For example, "^a" matches "a". $: Matches the end of a string. For example, "$b" matches "b". \n: Matches any newline character. For example, "\n" matches "\n". \t: Matches any tab character. For example, "\t" matches "...".
👁 153
(Adaptive Mobile Version) Agricultural Machinery Company Website Template – Green Agricultural Machinery Website Source Code Download: 0944

(Adaptive Mobile Version) Agricultural Machinery Company Website Template – Green Agricultural Machinery Website Source Code Download: 0944 Practical Collection pbootcms Template

A PbootCMS-based eco-friendly website template designed for agricultural machinery companies, compatible with both PC and WAP devices. Its fresh and natural design is ideal for showcasing agricultural machinery products, technical expertise, and corporate image. This template helps agricultural machinery enterprises build their online brand presence and expand their sales channels. Template Display | Installation Instructions | Website Backend: /admin.php | Username: admin | Password: admin | Extraction Password: www.4s5.cn | Related Articles: Pb...
👁 62
Responsive tea website template 1187

Responsive tea website template 1187 Practical Collection Yiyou template

An EyouCMS responsive website template designed specifically for the tea industry. Its classical and elegant design is ideal for showcasing tea products, tea culture, brand stories, and tea ceremony displays. This template helps tea brands effectively convey their cultural essence online and attract tea enthusiasts. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for EyouCMS | EyouCMS (Ey...
👁 58