Auto refresh Chrome
Chrome refresh all tabs, reload tab, safe and free forever.
Vad är Auto refresh Chrome?
Auto refresh Chrome är en Chrome-tillägg utvecklad av Presci Lia, och dess huvudfunktion är "Chrome refresh all tabs, reload tab, safe and free forever.".
Tilläggsskärmbilder
Ladda ner Auto refresh Chrome-förlängningens CRX-fil
Ladda ner Auto refresh Chrome-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Auto refresh Chrome Chrome refresh all tabs, easy auto refresh Work good with Facebook, Twitter, Instagram, Vk.com... socials Reload automatically tabs on a selected interval of seconds or specific time. Refresh also includes a feature that allows you to monitor a page when refreshing it. [The key feature list] -Refresh page base on time interval. -Loop times refresh -Bulk start/stop refresh -Dark/light mode UI [Data Privacy Policy] We do not track any websites, website usage, etc We do not track any usage of the extension - that includes searches, filters, tabs, windows, popup opens, etc Your settings are saved solely inside your browser. We do not transfer any data to any 3rd party servers We do not track any of your data, period. [ADS FREE] Nobody likes ads, we know that. This extension does not display any ad, or anything else that is not sticker added by you.
Grundläggande Information om Tillägg
Namn | Auto refresh Chrome |
ID | jnflhgadfnkhhponjmfdmebgfgcolgdo |
Officiell webbadress | https://chromewebstore.google.com/detail/auto-refresh-chrome/jnflhgadfnkhhponjmfdmebgfgcolgdo |
Beskrivning | Chrome refresh all tabs, reload tab, safe and free forever. |
Filstorlek | 194 KB |
Antal Installationer | 4,448 |
Aktuell Version | 5.0.2 |
Senast Uppdaterad | 2021-11-03 |
Publiceringsdatum | 2020-10-26 |
Betyg | 3.67/5 Totalt 3 Betyg |
Utvecklare | Presci Lia |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://sites.google.com/view/presci-lia-team-policy/policy |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';", "name": "Auto refresh Chrome", "version": "5.0.2", "default_locale": "en", "description": "Chrome refresh all tabs, reload tab, safe and free forever.", "author": "Tony Pham", "options_page": "options.html", "externally_connectable": { "matches": [ "https:\/\/www.google.com\/" ] }, "background": { "persistent": true, "scripts": [ "assets\/js\/vendors.js", "assets\/js\/background.js" ] }, "content_scripts": [ { "matches": [ " |