BuxInside Extension
Account details, Sponsor ADS alert for website buxinside.com
Wat is BuxInside Extension?
BuxInside Extension is een Chrome-extensie ontwikkeld door BuxInside, en de belangrijkste functie is "Account details, Sponsor ADS alert for website buxinside.com".
Extensie Screenshots
Download het CRX-bestand van de extensie BuxInside Extension
Download BuxInside Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
BuxInside account details. This extension will allow you to see your buxinside account details just by using your api link fount at Promo Tools > API. Sponsor Advertisements and Logs alert enabled. Got a new referral? We will let you know before you login or visit our website. Also the log will be marked as read. Version 1.1.8 Major bug fix Version 1.1.6 Minor fix Version 1.1.5.2 Minor fix Version 1.1.5 BuxInside Logs Notifications. Version 1.1.4 Logo and design update. Version 1.1.3 Generate XML URL from cookies (fixed) Version 1.1.2 Option button added (before configuration) Generate XML URL from cookies (beta) Version 1.1.1 BUG FIXED: Badge counter fix after clicking ads.
Basisinformatie over de Extensie
Naam | BuxInside Extension |
ID | maibekeljflfnaknpgkahjkjhgoefmgg |
Officiële URL | https://chromewebstore.google.com/detail/buxinside-extension/maibekeljflfnaknpgkahjkjhgoefmgg |
Beschrijving | Account details, Sponsor ADS alert for website buxinside.com |
Bestandsgrootte | 65.38 KB |
Aantal Installaties | 1,382 |
Huidige Versie | 1.1.8 |
Laatst Bijgewerkt | 2022-01-01 |
Publicatiedatum | 2018-06-04 |
Beoordeling | 4.05/5 Totaal 37 Beoordelingen |
Ontwikkelaar | BuxInside |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.buxinside.com |
URL van de Privacybeleid Pagina | https://www.buxinside.com/privacy.php |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "BuxInside Extension", "description": "Account details, Sponsor ADS alert for website buxinside.com", "version": "1.1.8", "author": "BuxInside", "background": { "page": "background.html" }, "options_ui": { "page": "options.html", "chrome_style": true }, "icons": { "60": "slogo2.png" }, "browser_action": { "default_popup": "popup.html", "default_icon": "slogo2.png" }, "permissions": [ "notifications", "storage", "background", "cookies", "*:\/\/www.buxinside.com\/*" ], "manifest_version": 2 } |