Viral Bot

Discover and share viral stories from your new tab page.

Τι είναι το Viral Bot;

Το Viral Bot είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://hackcircle.co.uk, και η κύρια λειτουργία του είναι "Discover and share viral stories from your new tab page.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Viral Bot

Λήψη αρχείων επέκτασης Viral Bot σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Viral Bot Viral Bot
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"
    ]
}