Invite post likers for Facebook™
Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration.
Wat is Invite post likers for Facebook™?
Invite post likers for Facebook™ is een Chrome-extensie ontwikkeld door Useful tools, en de belangrijkste functie is "Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration.".
Extensie Screenshots
Download het CRX-bestand van de extensie Invite post likers for Facebook™
Download Invite post likers for Facebook™-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
Basisinformatie over de Extensie
Naam | |
ID | oobofacgjpheigmglnjjlhfolhcamaia |
Officiële URL | https://chrome.google.com/webstore/detail/invite-post-likers-for-fa/oobofacgjpheigmglnjjlhfolhcamaia |
Beschrijving | Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration. |
Bestandsgrootte | 172 KB |
Aantal Installaties | 57,500 |
Huidige Versie | 2022.11 |
Laatst Bijgewerkt | 2022-10-08 |
Publicatiedatum | 2020-05-20 |
Beoordeling | 4.85/5 Totaal 1485 Beoordelingen |
Ontwikkelaar | Useful tools |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.invitepostlikers.com/ |
URL van de Privacybeleid Pagina | http://invitepostlikers.com/privacy.php |
Ondersteunde Talen | de,en,fr,es,it,pl,pt-BR,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Invite post likers for Facebook\u2122", "version": "2022.11", "manifest_version": 3, "web_accessible_resources": [ { "resources": [ "content.css", "fonts\/roboto-latin-400.woff2", "fonts\/roboto-latin-700.woff2", "fbe-intro-free.png", "fbe-intro-free2.png", "birth1.png", "birth2.png", "att-icon.png" ], "matches": [ "https:\/\/*.facebook.com\/*" ] } ], "description": "Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration.", "homepage_url": "https:\/\/www.invitepostlikers.com\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "action": { "name": "Click to start" }, "background": { "service_worker": "background.js" }, "permissions": [ "storage", "tabs", "scripting" ], "host_permissions": [ "https:\/\/*.facebook.com\/*" ] } |