Fond Extension
For Discounts users, get a helpful reminder whenever you visit a site with discounts!
什麼是Fond Extension?
Fond Extension是由Fond開發的Chrome擴展程式,該擴展的主要功能是“For Discounts users, get a helpful reminder whenever you visit a site with discounts!”。
擴展截圖
下載Fond Extension擴展crx文件
下載Fond Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This Chrome extension will keep you up to date on all the discounts FOND has to offer. While visiting different websites, if a discount is available you will be notified by a banner appearing at the top of the browser page. Click the link in the banner to view the offer on FONDs page and use the link or code to receive your discount! This extension is intended for registered users of www.fond.co - a valid login is required for access to discounts, special benefits, and more.
擴展基本資訊
名稱 | |
ID | hibhcpjgdocamgallhmphmmjeahifgof |
官方網址 | https://chrome.google.com/webstore/detail/fond-extension/hibhcpjgdocamgallhmphmmjeahifgof |
簡介 | For Discounts users, get a helpful reminder whenever you visit a site with discounts! |
檔案大小 | 1.55 MB |
安裝次數 | 16,609 |
目前版本 | 2.0.1 |
更新時間 | 2022-12-07 |
上架時間 | 2019-12-17 |
評分 | 3.75/5 共 24 次評分 |
開發者 | Fond |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://fond.co |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fond Extension", "description": "For Discounts users, get a helpful reminder whenever you visit a site with discounts!", "version": "2.0.1", "browser_action": { "default_icon": "icon-gray_24.png", "active_icon": "icon_24.png" }, "background": { "scripts": [ "background.js" ] }, "icons": { "16": "images\/app_logo16.png", "48": "images\/app_logo48.png", "128": "images\/app_logo128.png", "256": "images\/app_logo256.png" }, "content_scripts": [ { "matches": [ " |