Bitlanders
Bitlanders - Where Social Media meets the Gaming Universe
什麼是Bitlanders?
Bitlanders是由http://www.bitlanders.com開發的Chrome擴展程式,該擴展的主要功能是“Bitlanders - Where Social Media meets the Gaming Universe”。
擴展截圖
下載Bitlanders擴展crx文件
下載Bitlanders擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
bitLanders is an Influencer’s RPG (Role Play Game) designed in Italy and developed in New York City, an Ecosystem with 330,000 influencers who engage 125 million viewers organically with visual media, written content, and native advertising. bitLanders is a parallel universe that merges Avatars, Bitcoin, Facebook, Twitter, YouTube, and WordPress into one global platform. bitLanders users can build their own unique digital celebrity with customizable Avatars that have access to premium wardrobes, hairstyles, and accessories. bitLanders embraces the traditional advertising markets of the USA, Canada and Europe, in addition to the frontiers of Indonesia, Pakistan, Mexico, Afghanistan, and Vietnam. bitLanders ranks influencers and content creators based on their BuzzScore, a proprietary algorithm that measures the influencers’ engagement, content quality, and their reach and influence to bitLanders’ larger audience of 125 million users. The currency of bitLanders is Bitcoin, the global digital currency. Users have the ability to exchange their Bitcoin rewards for gift cards, avatar accessories and other items through the bitLanders'’online shop.
擴展基本資訊
名稱 | |
ID | dhifmejmeamaiagbfooaomkoedoefchj |
官方網址 | https://chrome.google.com/webstore/detail/bitlanders/dhifmejmeamaiagbfooaomkoedoefchj |
簡介 | Bitlanders - Where Social Media meets the Gaming Universe |
檔案大小 | 17.29 KB |
安裝次數 | 20 |
目前版本 | 1.0 |
更新時間 | 2014-10-24 |
上架時間 | 2014-10-24 |
評分 | 4.75/5 共 8 次評分 |
開發者 | http://www.bitlanders.com |
付費類型 | free |
擴展官網 | http://www.bitlanders.com |
說明頁面URL | http://www.bitlanders.com/pages/faq |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bitlanders", "description": "Bitlanders - Where Social Media meets the Gaming Universe", "version": "1.0", "icons": { "128": "128.png" }, "permissions": [ "tabs" ], "short_name": "Bitlanders", "homepage_url": "http:\/\/www.bitlanders.com\/", "browser_action": { "default_icon": "128.png", "default_title": "Bitlanders" }, "background": { "scripts": [ "background.js" ] } } |