Save WIX
Saves a wix site snapshot
What is Save WIX?
Save WIX is a Chrome extension developed by borland.com, and its main feature is "Saves a wix site snapshot".
Extension Screenshots
Download Save WIX Extension CRX File
Download Save WIX 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
Save your wix website to your computer.
Extension Basic Information
Name | Save WIX |
ID | bpeenkjgbekpkcfnkgoaclabcncfnpal |
Official URL | https://chromewebstore.google.com/detail/save-wix/bpeenkjgbekpkcfnkgoaclabcncfnpal |
Description | Saves a wix site snapshot |
File Size | 18.25 KB |
Installation Count | 249 |
Current Version | 1.0 |
Last Updated | 2015-02-09 |
Publish Date | 2015-02-08 |
Rating | 1.20/5 Total 5 Ratings |
Developer | borland.com |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Save WIX", "description": "Saves a wix site snapshot", "version": "1.0", "browser_action": { "default_icon": "iconw.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "pageCapture", "https:\/\/ajax.googleapis.com\/" ] } |