WikiZeroRedirect
Redirects wikipedia.org to 0wikipedia.org
What is WikiZeroRedirect?
WikiZeroRedirect is a Chrome extension developed by onurbiyik, and its main feature is "Redirects wikipedia.org to 0wikipedia.org".
Download WikiZeroRedirect Extension CRX File
Download WikiZeroRedirect 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 | WikiZeroRedirect |
ID | mlbeagipipddlbakeipbngliehjccmbn |
Official URL | https://chromewebstore.google.com/detail/wikizeroredirect/mlbeagipipddlbakeipbngliehjccmbn |
Description | Redirects wikipedia.org to 0wikipedia.org |
File Size | 4.56 KB |
Installation Count | 16 |
Current Version | 0.3 |
Last Updated | 2017-07-10 |
Publish Date | 2017-07-10 |
Rating | 5.00/5 Total 6 Ratings |
Developer | onurbiyik |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WikiZeroRedirect", "version": "0.3", "description": "Redirects wikipedia.org to 0wikipedia.org", "background": { "persistent": false, "scripts": [ "navigation_collector.js" ] }, "permissions": [ "webNavigation", "tabs" ], "manifest_version": 2 } |