ShapeShift FOX Tokens
Stay up to date
What is ShapeShift FOX Tokens?
ShapeShift FOX Tokens is a Chrome extension developed by sktbrd.eth, and its main feature is "Stay up to date".
Extension Screenshots
Download ShapeShift FOX Tokens Extension CRX File
Download ShapeShift FOX Tokens 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
ShapeShift Fox Token Stats browser plugin
Extension Basic Information
Name | |
ID | eollgmoiloddejjiodjnchmgbnkicljl |
Official URL | https://chrome.google.com/webstore/detail/eollgmoiloddejjiodjnchmgbnkicljl |
Description | Stay up to date |
File Size | 1.32 MB |
Installation Count | 44 |
Current Version | 2.2 |
Last Updated | 2023-07-15 |
Publish Date | 2021-11-15 |
Rating | 5.00/5 Total 4 Ratings |
Developer | sktbrd.eth |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ShapeShift FOX Tokens", "description": "Stay up to date", "version": "2.2", "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_title": "ShapeShift Dao BR", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |