Compare
Visually diff 2 webpages.
Wat is Compare?
Compare is een Chrome-extensie ontwikkeld door https://kunal-p.com, en de belangrijkste functie is "Visually diff 2 webpages.".
Extensie Screenshots
Download het CRX-bestand van de extensie Compare
Download Compare-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
Uses CSS mix-blend-mode to visually diff 2 webpages. Enter a second page's url to compare it against the currently open tab. Black equals no difference (two identical pages will result in a completely black page). Basisinformatie over de Extensie
| Naam | |
| ID | ggjmpbblkadkjemjmknnfdjbahchknjh |
| Officiële URL | https://chromewebstore.google.com/detail/compare/ggjmpbblkadkjemjmknnfdjbahchknjh |
| Beschrijving | Visually diff 2 webpages. |
| Bestandsgrootte | 57.72 KB |
| Aantal Installaties | 148 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2017-10-17 |
| Publicatiedatum | 2017-10-16 |
| Beoordeling | 3.33/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | https://kunal-p.com |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/kunal-p/Compare |
| Help Pagina-URL | https://github.com/kunal-p/Compare |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Compare",
"description": "Visually diff 2 webpages.",
"version": "1.0",
"homepage_url": "https:\/\/github.com\/kunal-p\/Compare",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": "icon16.png",
"default_popup": "popup.html",
"default_title": "Compare"
},
"content_scripts": [
{
"matches": [
" | |