SnapChat for PC and Windows - New Background
SnapChat for PC extension provides you with 'SnapChat' design on new tab. Designed for 'SnapChat' app fans.
什麼是SnapChat for PC and Windows - New Background?
SnapChat for PC and Windows - New Background是由https://adviceforpc.com/snapchat-for-laptop開發的Chrome擴展程式,該擴展的主要功能是“SnapChat for PC extension provides you with 'SnapChat' design on new tab. Designed for 'SnapChat' app fans.”。
擴展截圖
下載SnapChat for PC and Windows - New Background擴展crx文件
下載SnapChat for PC and Windows - New Background擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension created for SnapChat chat lovers. This extension features some of the best artwork to make you feel good on your Chrome browser. You can also get middle box google search features on the new tab page. Choose your favorite 'SnapChat for pc' backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. 'SnapChat for Laptop' extension provide you with SnapChat background in new tab page. About SnapChat Apps: SnapChat is a social media app and multi-media messaging app that is popular today. It competes with the GB Instagram app, Facebook, WhatsApp Plus app, and WeChat. Unfortunately, Snapchat cannot be used on Windows.
擴展基本資訊
名稱 | |
ID | lgbhaejhffoogmgjkjajomipibikfoph |
官方網址 | https://chrome.google.com/webstore/detail/snapchat-for-pc-and-windo/lgbhaejhffoogmgjkjajomipibikfoph |
簡介 | SnapChat for PC extension provides you with 'SnapChat' design on new tab. Designed for 'SnapChat' app fans. |
檔案大小 | 1.57 MB |
安裝次數 | 1,000 |
目前版本 | 1.2 |
更新時間 | 2022-01-31 |
上架時間 | 2022-01-31 |
開發者 | https://adviceforpc.com/snapchat-for-laptop |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://adviceforpc.com/ |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2", "name": "SnapChat for PC and Windows - New Background", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "SnapChat for PC extension provides you with 'SnapChat' design on new tab. Designed for 'SnapChat' app fans.", "offline_enabled": true, "action": { "default_icon": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" } }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" }, "background": { "service_worker": "js\/main.js" } } |