Random Wiki
Random Wiki
What is Random Wiki?
Random Wiki is a Chrome extension developed by Index, and its main feature is "Random Wiki".
Extension Screenshots
Download Random Wiki Extension CRX File
Download Random Wiki 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
Random Wikipedia page in a new window.
Extension Basic Information
Name | Random Wiki |
ID | hhbphfdllpmdhehipeoelghjkokgdihe |
Official URL | https://chromewebstore.google.com/detail/random-wiki/hhbphfdllpmdhehipeoelghjkokgdihe |
Description | Random Wiki |
File Size | 11.93 KB |
Installation Count | 41 |
Current Version | 0.3 |
Last Updated | 2014-12-18 |
Publish Date | 2014-12-18 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Index |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Random Wiki", "description": "Random Wiki", "version": "0.3", "browser_action": { "default_icon": "icon.png", "default_popup": "background.html" } } |