SpankSafe
This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)
Wat is SpankSafe?
SpankSafe is een Chrome-extensie ontwikkeld door dirtymouthclub, en de belangrijkste functie is "This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)".
Extensie Screenshots
Download het CRX-bestand van de extensie SpankSafe
Download SpankSafe-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
This extension will add the current page to your SpankSafe.com account. A...bookmark alternative
Basisinformatie over de Extensie
Naam | |
ID | fbcajhmpaaenfacgbaceoijngcpmneke |
Officiële URL | https://chromewebstore.google.com/detail/spanksafe/fbcajhmpaaenfacgbaceoijngcpmneke |
Beschrijving | This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;) |
Bestandsgrootte | 32.84 KB |
Aantal Installaties | 64 |
Huidige Versie | 0.1.1 |
Laatst Bijgewerkt | 2016-11-06 |
Publicatiedatum | 2016-11-05 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | dirtymouthclub |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SpankSafe", "description": "This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)", "version": "0.1.1", "icons": { "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "cookies", "*:\/\/*.spanksafe.com\/", "http:\/\/spanksafe.com\/", "http:\/\/www.spanksafe.com\/" ], "incognito": "split" } |