KIMS TOOL FOR FB™
Invite all FRIENDS and everyone who liked your post to like your Facebook page! | FREE, NO ADS, NO registration.
Was ist KIMS TOOL FOR FB™?
KIMS TOOL FOR FB™ ist eine Chrome-Erweiterung, die von htt1995 entwickelt wurde, und ihr Hauptmerkmal ist "Invite all FRIENDS and everyone who liked your post to like your Facebook page! | FREE, NO ADS, NO registration.".
Erweiterungsscreenshots
KIMS TOOL FOR FB™-Erweiterungs-CRX-Datei herunterladen
Laden Sie KIMS TOOL FOR FB™-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
The tool allows fanpage administrators to invite people who like to post automatically like Fanpage Grundlegende Informationen zur Erweiterung
| Name | |
| ID | iogdmdbgahkhmhjcejdgjnnpnkemfjhe |
| Offizielle URL | https://chromewebstore.google.com/detail/kims-tool-for-fb/iogdmdbgahkhmhjcejdgjnnpnkemfjhe |
| Beschreibung | Invite all FRIENDS and everyone who liked your post to like your Facebook page! | FREE, NO ADS, NO registration. |
| Dateigröße | 193 KB |
| Installationsanzahl | 12 |
| Aktuelle Version | 2.0.210 |
| Letztes Update | 2020-02-11 |
| Veröffentlichungsdatum | 2020-02-07 |
| Entwickler | htt1995 |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | http://kims-ps.com |
| Unterstützte Sprachen | de,en,fr,es,it,pl,pt-BR,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_extname__",
"version": "2.0.210",
"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": "http:\/\/kims-ps.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",
"activeTab"
]
} | |