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文件
下載Angry Bird Online [2021]擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } } |