Viral Bot
Discover and share viral stories from your new tab page.
Viral Bot क्या है?
Viral Bot https://hackcircle.co.uk द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Discover and share viral stories from your new tab page."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Viral Bot एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Viral bot - handpicks the hottest stories and delivers them directly to you. Why this? We all spend a lot of time opening up new tabs everyday, staring at a blank new tab. The extension saves a lot of time from browsing multiple news website by collating all current viral content in one place so you can see a snapshot of what’s hot right now. With this chrome extension, you're one click away from discovering what the rest of the world is talking about and watching from a variety of genres including sports, entertainment, music, technology, fashion, and many more. __Upcoming Features__ * Facebook & Twitter share buttons * Custom Layout settings * More categories * Filter menu * Offline mode
एक्सटेंशन की मूल जानकारी
नाम | |
ID | kphkpmkafekgkhihimcjnfhhdpcjoief |
आधिकारिक URL | https://chromewebstore.google.com/detail/viral-bot/kphkpmkafekgkhihimcjnfhhdpcjoief |
विवरण | Discover and share viral stories from your new tab page. |
फ़ाइल का आकार | 545 KB |
स्थापना संख्या | 10 |
वर्तमान संस्करण | 1.3.0.3 |
अंतिम अपडेट | 2016-09-03 |
प्रकाशन तिथि | 2016-09-03 |
रेटिंग | 5.00/5 कुल 3 रेटिंग्स |
डेवलपर | https://hackcircle.co.uk |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.hackcircle.co.uk/ |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Viral Bot", "description": "Discover and share viral stories from your new tab page.", "version": "1.3.0.3", "icons": { "128": "images\/icon_128.png", "48": "images\/icon_48.png", "16": "images\/icon_16.png" }, "chrome_url_overrides": { "newtab": "frontpage.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "web_accessible_resources": [ "fonts\/*.*", "css\/font-awesome.min.css", "css\/bootstrap.min.css" ] } |