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.
Qu'est-ce que Invite post likers for Facebook™ ?
Invite post likers for Facebook™ est une extension Chrome développée par Useful tools, et sa fonction principale est "Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Invite post likers for Facebook™
Téléchargez les fichiers d'extension Invite post likers for Facebook™ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Informations de Base sur l'Extension
Nom | |
ID | oobofacgjpheigmglnjjlhfolhcamaia |
URL Officiel | https://chrome.google.com/webstore/detail/invite-post-likers-for-fa/oobofacgjpheigmglnjjlhfolhcamaia |
Description | Invite your FRIENDS and who liked your posts to like and follow your page! FREE & NO spam, NO ads, NO registration. |
Taille du Fichier | 172 KB |
Nombre d'Installations | 57,500 |
Version Actuelle | 2022.11 |
Dernière Mise à Jour | 2022-10-08 |
Date de Publication | 2020-05-20 |
Évaluation | 4.85/5 Total 1485 Évaluations |
Développeur | Useful tools |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.invitepostlikers.com/ |
URL de la Page de Politique de Confidentialité | http://invitepostlikers.com/privacy.php |
Langues Prises en Charge | 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\/*" ] } |