Pixel Helper for LinkedIn
A simple plugin that checks websites for installed LinkedIn Insight Tags.
Hvad er Pixel Helper for LinkedIn?
Pixel Helper for LinkedIn er en Chrome-udvidelse udviklet af https://jens.marketing, og dens hovedfunktion er "A simple plugin that checks websites for installed LinkedIn Insight Tags.".
Udvidelsesskærmbilleder
Download Pixel Helper for LinkedIn-udvidelses-CRX-fil
Download Pixel Helper for LinkedIn-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
This plugin inspects the correct implementation of the LinkedIn Insight tag. This plugin is not an official Plugin by Linkedin. Its rather inspired by the Plugin by Pearmill.
Grundlæggende oplysninger om udvidelsen
Navn | Pixel Helper for LinkedIn |
ID | adbhmmjkppnhjjiapocjgjaknpigdoaa |
Officiel URL | https://chromewebstore.google.com/detail/pixel-helper-for-linkedin/adbhmmjkppnhjjiapocjgjaknpigdoaa |
Beskrivelse | A simple plugin that checks websites for installed LinkedIn Insight Tags. |
Filstørrelse | 63.7 KB |
Antal Installationer | 12,627 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2022-09-01 |
Udgivelsesdato | 2022-09-01 |
Udvikler | https://jens.marketing |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://jens.marketing/tool/linkedin-pixel-helper/ |
Hjælpeside-URL | https://jens.marketing/tool/linkedin-pixel-helper/ |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pixel Helper for LinkedIn", "description": "A simple plugin that checks websites for installed LinkedIn Insight Tags.", "version": "1.0.0", "manifest_version": 3, "background": { "service_worker": "js\/sw.js" }, "action": { "default_popup": "popup.html" }, "icons": { "16": "icons\/16.png", "24": "icons\/24.png", "32": "icons\/32.png", "48": "icons\/48.png", "64": "icons\/64.png", "128": "icons\/128.png", "256": "icons\/256.png", "512": "icons\/512.png" }, "content_scripts": [ { "matches": [ " |