Explorer for Similarweb - More Insights
Fast. Free. Open Similarweb with just one click.
Wat is Explorer for Similarweb - More Insights?
Explorer for Similarweb - More Insights is een Chrome-extensie ontwikkeld door amzbase, en de belangrijkste functie is "Fast. Free. Open Similarweb with just one click.".
Extensie Screenshots
Download het CRX-bestand van de extensie Explorer for Similarweb - More Insights
Download Explorer for Similarweb - More Insights-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
Gain unrestricted access to Similarweb data for more insights without the need for registration. No account creation or sign-in required. Basisinformatie over de Extensie
| Naam | |
| ID | gnbellfcojlbfpnidlcggimfffcgohdp |
| Officiële URL | https://chromewebstore.google.com/detail/explorer-for-similarweb-m/gnbellfcojlbfpnidlcggimfffcgohdp |
| Beschrijving | Fast. Free. Open Similarweb with just one click. |
| Bestandsgrootte | 16.9 KB |
| Aantal Installaties | 177 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2023-10-13 |
| Publicatiedatum | 2023-10-13 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | amzbase |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://website2pdf.extensionfox.com/privacy |
| Ondersteunde Talen | en |
| manifest.json | |
{
"name": "Explorer for Similarweb - More Insights",
"version": "1.1",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"description": "Fast. Free. Open Similarweb with just one click.",
"icons": {
"128": "icon_128.png",
"48": "icon_48.png"
},
"action": {
"default_title": "Open in Similarweb"
},
"permissions": [
"activeTab"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
} | |