Tab Spoofer Pro
Viper development
What is Tab Spoofer Pro?
Tab Spoofer Pro is a Chrome extension developed by Viper Development, and its main feature is "Viper development".
Extension Screenshots
Download Tab Spoofer Pro Extension CRX File
Download Tab Spoofer Pro 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
Changes tab icon and title to whatever the user wants. Also users can press "p" to toggle site content(hide and show)
Extension Basic Information
Name | Tab Spoofer Pro |
ID | enhbacnggffjldfapnbjbjalibflaflj |
Official URL | https://chromewebstore.google.com/detail/tab-spoofer-pro/enhbacnggffjldfapnbjbjalibflaflj |
Description | Viper development |
File Size | 19.67 KB |
Installation Count | 43 |
Current Version | 1.1 |
Last Updated | 2020-06-05 |
Publish Date | 2020-05-28 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Viper Development |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/Viper5077 |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tab Spoofer Pro", "version": "1.1", "description": "Viper development", "manifest_version": 2, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_popup": "popup.html" }, "permissions": [ "activeTab", "storage" ] } |