trafficly.io - Get Bitcoins in a second.
Get Bitcoins in a second.
What is trafficly.io - Get Bitcoins in a second.?
trafficly.io - Get Bitcoins in a second. is a Chrome extension developed by https://trafficly.io, and its main feature is "Get Bitcoins in a second.".
Extension Screenshots
Download trafficly.io - Get Bitcoins in a second. Extension CRX File
Download trafficly.io - Get Bitcoins in a second. 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
Get Bitcoins in a second. Earn Free Bitcoin in a second. This extension will improve your experience with trafficly.io, which let you earn bitcoins while visiting our advertisers. Please note that you might see our advertisers and banners while browsing. Happy earnings!
Extension Basic Information
Name | |
ID | kmocgjpcbdnngajkppcemacfebaaeiid |
Official URL | https://chrome.google.com/webstore/detail/trafficlyio-get-bitcoins/kmocgjpcbdnngajkppcemacfebaaeiid |
Description | Get Bitcoins in a second. |
File Size | 323 KB |
Installation Count | 11,083 |
Current Version | 0.1105 |
Last Updated | 2020-06-08 |
Publish Date | 2020-06-08 |
Rating | 3.84/5 Total 76 Ratings |
Developer | https://trafficly.io |
[email protected] | |
Payment Type | free |
Extension Website | https://trafficly.io |
Privacy Policy Page URL | https://trafficly.io/privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "src\/background.js" ] }, "browser_action": { "default_icon": "src\/UI\/Assets\/icons\/128.png", "default_popup": "src\/UI\/Popup\/dist\/index.html", "default_title": "trafficly.io - Get Bitcoins in a second." }, "content_scripts": [], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';", "externally_connectable": { "matches": [ "*:\/\/trafficly.io\/*" ] }, "description": "Get Bitcoins in a second.", "icons": { "128": "src\/UI\/Assets\/icons\/128.png", "16": "src\/UI\/Assets\/icons\/16.png", "19": "src\/UI\/Assets\/icons\/19.png", "38": "src\/UI\/Assets\/icons\/38.png", "48": "src\/UI\/Assets\/icons\/48.png", "64": "src\/UI\/Assets\/icons\/64.png" }, "manifest_version": 2, "name": "trafficly.io - Get Bitcoins in a second.", "permissions": [ "*:\/\/trafficly.io\/*" ], "short_name": "trafficly.io", "version": "0.1105" } |