Angry Bird Online [2021]
Install Angry Bird New Tab Online and change the look of your PC, Laptop. Customize Your Tab, Play Web Games etc.
Angry Bird Online [2021]란 무엇입니까?
Angry Bird Online [2021]은(는) WebGamersOne에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Install Angry Bird New Tab Online and change the look of your PC, Laptop. Customize Your Tab, Play Web Games etc."입니다.
확장 프로그램 스크린샷
Angry Bird Online [2021] 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This NewTab extension was made for fans of Angry Birds Movie & games: Space, Star Wars, Heikiki… You will meet again characters like: Red, Chuck, Bomb, Leonard ‘Bad Piggies’, Mighty Eagle, Matilda, Terrence & more… Have fun 🙂 FEATURES: – View your wallpaper from many available Angry Birds wallpapers, or Shuffle all images. Updated HD wallpapers of Angry Birds movie and games, Space, Star Wars, Heikiki, Red, Chuck, Bomb, Leonard ‘Bad Piggies’, Mighty Eagle, Matilda, Terrence… are coming soon. – Check Date & Time instantly with a digital clock in Chrome NewTab.– Search with Google in the new Chrome new tab page. – Images are included, make it loads faster. Work offline (the addon does not download anything when you open a new tab). – View And visit your site instantly and play angry birds online web games also.
확장 프로그램 기본 정보
이름 | |
ID | papdhjnkelnooijfflnljkgffnakloah |
공식 URL | https://chrome.google.com/webstore/detail/angry-bird-online-2021/papdhjnkelnooijfflnljkgffnakloah |
설명 | Install Angry Bird New Tab Online and change the look of your PC, Laptop. Customize Your Tab, Play Web Games etc. |
파일 크기 | 2.64 MB |
설치 횟수 | 412 |
현재 버전 | 5.0 |
최근 업데이트 | 2021-05-30 |
출시 날짜 | 2021-05-30 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | WebGamersOne |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://onlynewtab.com/ |
개인정보 보호 정책 페이지 URL | https://sites.google.com/view/privacy-policy-of-vpn/home |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Angry Bird Online [2021]", "manifest_version": 3, "version": "5.0", "description": "Install Angry Bird New Tab Online and change the look of your PC, Laptop. Customize Your Tab, Play Web Games etc.", "action": { "default_icon": { "16": "logo16.png", "32": "logo32.png" } }, "icons": { "16": "logo16.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "host_permissions": [ "http:\/\/admin.onlynewtab.com\/*" ], "background": { "background.service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |