Auto Refresho
Auto refresh any page.
What is Auto Refresho?
Auto Refresho is a Chrome extension developed by AhMyth, and its main feature is "Auto refresh any page.".
Extension Screenshots
Download Auto Refresho Extension CRX File
Download Auto Refresho extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | Auto Refresho |
ID | clkkhfkadebfabfjjdfofjjlkbndpggn |
Official URL | https://chromewebstore.google.com/detail/auto-refresho/clkkhfkadebfabfjjdfofjjlkbndpggn |
Description | Auto refresh any page. |
File Size | 53.67 KB |
Installation Count | 1,052 |
Current Version | 1.0 |
Last Updated | 2017-09-10 |
Publish Date | 2017-09-10 |
Rating | 5.00/5 Total 5 Ratings |
Developer | AhMyth |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Auto Refresho", "version": "1.0", "browser_action": { "default_icon": "icon\/icon512.png", "default_popup": "popup.html" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "permissions": [ " |