Viral Bot

Discover and share viral stories from your new tab page.

Viral Bot란 무엇입니까?

Viral Bot은(는) https://hackcircle.co.uk에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Discover and share viral stories from your new tab page."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Viral Bot 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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                    

확장 프로그램 기본 정보

이름 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"
    ]
}