Friday Night Funkin Themes & New Tab

Friday Night Funkin Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features.

Friday Night Funkin Themes & New Tab란 무엇입니까?

Friday Night Funkin Themes & New Tab은(는) jacekbxpvqzl에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Friday Night Funkin Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Friday Night Funkin Themes & New Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Friday Night Funkin HD Wallpaper & 4K Background Chrome New Tab Theme is an extension made by fans for fans and the copyright belongs to the respective owners of the material. It is unofficial and if there should be any problem please alert us and we will resolve it.

After app installation every time you will open a new tab you will see this app Friday Night Funkin' new tab.

It does not access your private data. Chrome shows the warning for all extensions that access browsers,  even if they do not access any private data.

Permission Requirements

Middle Search Bar: In this search bar, you can easily do an instant search.

Recommended: New Tab recommends some most visited websites for you. 
Bookmark: This allows you to open bookmarks at New Tab
Most Visited site: You can easily bookmark and quickly access.                    

확장 프로그램 기본 정보

이름 Friday Night Funkin Themes & New Tab Friday Night Funkin Themes & New Tab
ID npdcgadnjipgfljbciaffejpbjjapplj
공식 URL https://chrome.google.com/webstore/detail/friday-night-funkin-theme/npdcgadnjipgfljbciaffejpbjjapplj
설명 Friday Night Funkin Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features.
파일 크기 91.66 KB
설치 횟수 73
현재 버전 2.5
최근 업데이트 2021-10-20
출시 날짜 2021-10-20
평점 5.00/5 총 1 개의 평점
개발자 jacekbxpvqzl
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.bestchoices.net/pp.html
지원되는 언어 en
manifest.json
{
    "icons": {
        "128": "128-pic.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "bookmarks",
        "chrome:\/\/favicon\/",
        "history",
        "topSites"
    ],
    "background": {
        "scripts": [
            "back_js.js"
        ]
    },
    "browser_action": {
        "default_icon": "128-pic.png",
        "default_title": "Friday Night Funkin Themes & New Tab",
        "default_popup": "newtab_page.html"
    },
    "chrome_url_overrides": {
        "newtab": "newtab_page.html"
    },
    "manifest_version": 2,
    "name": "__MSG_headTitle__",
    "version": "2.5",
    "default_locale": "en",
    "description": "Friday Night Funkin Themes & New Tab Is A Cool Extension With 4K Wallpapers,And More Amazing Features."
}