Invite post likers to like page for Facebook™
Invite all FRIENDS and everyone who liked your post to like your Facebook page! | FREE, NO ADS, NO registration.
Wat is Invite post likers to like page for Facebook™?
Invite post likers to like page for Facebook™ is een Chrome-extensie ontwikkeld door uachips, en de belangrijkste functie is "Invite all FRIENDS and everyone who liked your post to like your Facebook page! | FREE, NO ADS, NO registration.".
Extensie Screenshots
Download het CRX-bestand van de extensie Invite post likers to like page for Facebook™
Download Invite post likers to like page 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
With this extension you can: 1. Invite post likers to like your Facebook page (business or fan) 2. Invite friends to like your page 3. Invite your friends to the event that you created. No Ads. No Disturb. Super easy to use. Just open the list of likers and run the extension, so simple! Copyright note: Facebook™ is a registered trademark of Facebook Inc. This extension is neither endorsed by or affiliated with Facebook.
Basisinformatie over de Extensie
Naam | |
ID | pdiihkfbpjnadfahmlmpabkfeodbodkj |
Officiële URL | https://chrome.google.com/webstore/detail/invite-post-likers-to-lik/pdiihkfbpjnadfahmlmpabkfeodbodkj |
Beschrijving | Invite all FRIENDS and everyone who liked your post to like your Facebook page! | FREE, NO ADS, NO registration. |
Bestandsgrootte | 213 KB |
Aantal Installaties | 20,000 |
Huidige Versie | 2020.10.26 |
Laatst Bijgewerkt | 2020-10-28 |
Publicatiedatum | 2020-10-06 |
Beoordeling | 4.86/5 Totaal 264 Beoordelingen |
Ontwikkelaar | uachips |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.coolextension.com/ |
URL van de Privacybeleid Pagina | https://www.extensionforweb.com/privacy |
Ondersteunde Talen | de,en,fr,es,it,pl,pt-BR,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extname__", "version": "2020.10.26", "manifest_version": 2, "web_accessible_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" ], "description": "__MSG_extdesc__", "homepage_url": "https:\/\/www.coolextension.com\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "name": "Click to start" }, "background": { "page": "background.html" }, "permissions": [ "https:\/\/*.facebook.com\/*", "storage", "tabs" ] } |