FastBound
FastBound is the leading FFL software for ATF compliance. This extension helps FastBound fill out NICS and online state forms.
Wat is FastBound?
FastBound is een Chrome-extensie ontwikkeld door https://fastbound.com, en de belangrijkste functie is "FastBound is the leading FFL software for ATF compliance. This extension helps FastBound fill out NICS and online state forms.".
Extensie Screenshots
Download het CRX-bestand van de extensie FastBound
Download FastBound-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
Since 2010, FastBound’s leading FFL software for A&D and 4473 has processed hundreds of millions of serial numbers for thousands of FFLs with guaranteed ATF compliance, and an attorney-backed legal defense. FastBound is reliable, safe, secure and 100% covered by a legal defense against ATF. With plans as low as $8, you can try FastBound for free (no credit card required), or schedule a live demo at your convenience. Guaranteed Legal Defense: The ATF doesn't certify software! FastBound retains FFLGuard, the #1 attorney-backed firearms compliance program in the country, to provide you with a guaranteed legal defense against ATF. Nobody else offers this! Not Your Competitor: You're not voluntarily sharing proprietary business information, including your customer list, your supplier list, how much you buy, or what you paid with a competing FFL. Everything Included: FastBound does not charge for pawn functionality, NFA, gunsmithing, additional bound books, users, computers, 4473s, background checks, setup, updates, or support. Electronic 4473: With the most compliant electronic 4473 available, save time on every sale and say goodbye to illegible 4473s. Receive compliance warnings for prohibited users, incorrect entries, and more. Perform background checks in all 33 NICS, 12 POC, and 9 Partial-POC states or territories. Integrations: Stop entering things twice and reduce errors by connecting FastBound with an always-growing list of integrated software. Do not trust your A&D to a software vendor who -- like FastBound -- makes software, but unlike FastBound and FFLGuard, is NOT an expert in A&D, 4473, and ATF compliance. Inventory Control: Stop dreading inventory. FastBound tracks where each item is, how many should be there and will alert you if there are any anomalies. Verify your inventory quickly and efficiently to ensure you stay compliant with the ATF. Completely Customizable: Use any label size with almost any label printer. Customize your labels with graphics, text, barcodes, and item details. Switching Made Easy. FastBound has simplified and perfected switching your A&D to a few simple steps. Well, as perfect as we can get while keeping the ATF happy. Data Security: Granular user permissions, multi-factor authentication, automatic backups, and 256-bit Advanced Encryption Standard (AES) encryption are just some of the ways we secure your data above and beyond ATF requirements. Enterprise Ready: With custom billing, training, support and hosting options for enterprise customers, whether you have a few stores, or hundreds, or anything in between, FastBound has you covered and is ready to grow with you.
Basisinformatie over de Extensie
Naam | FastBound |
ID | glakadfdibdccdagkeecllhkgpofohop |
Officiële URL | https://chromewebstore.google.com/detail/fastbound/glakadfdibdccdagkeecllhkgpofohop |
Beschrijving | FastBound is the leading FFL software for ATF compliance. This extension helps FastBound fill out NICS and online state forms. |
Bestandsgrootte | 274 KB |
Aantal Installaties | 3,070 |
Huidige Versie | 0.1.1 |
Laatst Bijgewerkt | 2023-09-19 |
Publicatiedatum | 2021-06-08 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://fastbound.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.fastbound.com/ |
URL van de Privacybeleid Pagina | https://www.fastbound.com/privacy |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FastBound", "version": "0.1.1", "description": "FastBound is the leading FFL software for ATF compliance. This extension helps FastBound fill out NICS and online state forms.", "permissions": [ "activeTab", "declarativeContent", "storage" ], "background": { "scripts": [ "domain\/domain.js", "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ "https:\/\/cloud.fastbound.com\/*\/Form4473s\/Edit\/*", "https:\/\/cloud.fastbound.com\/*\/Form4473s\/R*\/Edit\/*", "https:\/\/cloud.fastbound.com\/*\/Form4473s\/BackgroundOptions*\/*" ], "js": [ "lib\/jquery\/jquery.min.js", "custom\/jquery-custom.js", "domain\/domain.js", "content\/fastbound\/fastbound.js" ], "css": [], "all_frames": false, "include_globs": [], "exclude_globs": [] }, { "matches": [ "https:\/\/des.doj.ca.gov\/*" ], "js": [ "lib\/jquery\/jquery.min.js", "custom\/jquery-custom.js", "lib\/lodash\/lodash.min.js", "domain\/domain.js", "content\/content-common.js", "content\/ca\/ca-content-common.js", "content\/ca\/ca-content-dealer-handgun.js" ], "css": [], "all_frames": false, "include_globs": [], "exclude_globs": [] }, { "matches": [ "https:\/\/des.doj.ca.gov\/*" ], "js": [ "lib\/jquery\/jquery.min.js", "custom\/jquery-custom.js", "lib\/lodash\/lodash.min.js", "domain\/domain.js", "content\/content-common.js", "content\/ca\/ca-content-common.js", "content\/ca\/ca-content-exempt-pp-handgun.js" ], "css": [], "all_frames": false, "include_globs": [], "exclude_globs": [] }, { "matches": [ "https:\/\/des.doj.ca.gov\/*" ], "js": [ "lib\/jquery\/jquery.min.js", "custom\/jquery-custom.js", "lib\/lodash\/lodash.min.js", "domain\/domain.js", "content\/content-common.js", "content\/ca\/ca-content-common.js", "content\/ca\/ca-content-dealer-pp-long-gun.js" ], "css": [], "all_frames": false, "include_globs": [], "exclude_globs": [] }, { "matches": [ "https:\/\/ccic.state.co.us\/InstaCheck\/application.html" ], "js": [ "lib\/jquery\/jquery.min.js", "custom\/jquery-custom.js", "lib\/lodash\/lodash.min.js", "domain\/domain.js", "content\/content-common.js", "content\/co\/co-content-common.js", "content\/co\/co-content-form.js" ], "css": [], "all_frames": false, "include_globs": [], "exclude_globs": [] }, { "matches": [ "https:\/\/www.cjis.gov\/nics\/*" ], "js": [ "lib\/jquery\/jquery.min.js", "custom\/jquery-custom.js", "lib\/lodash\/lodash.min.js", "domain\/domain.js", "content\/nics\/nics-content.js" ], "css": [], "all_frames": false, "include_globs": [], "exclude_globs": [] }, { "matches": [ "https:\/\/www.cjis.gov\/nics\/PRServletSSO\/*!TABTHREAD*", "https:\/\/www.cjis.gov\/nics\/PRServletSSO\/*TabThread*" ], "js": [ "lib\/jquery\/jquery.min.js", "custom\/jquery-custom.js", "lib\/lodash\/lodash.min.js", "domain\/domain.js", "content\/content-common.js", "content\/nics\/nics-form-frame-content.js" ], "css": [], "all_frames": true, "include_globs": [], "exclude_globs": [] }, { "matches": [ "https:\/\/guncheck-agency.ps.utah.gov\/gun-check-agency\/*" ], "js": [ "lib\/jquery\/jquery.min.js", "custom\/jquery-custom.js", "lib\/lodash\/lodash.min.js", "domain\/domain.js", "content\/content-common.js", "content\/ut\/ut-content.js" ], "css": [], "all_frames": false, "include_globs": [], "exclude_globs": [] }, { "matches": [ "https:\/\/fes.fdle.state.fl.us\/fes\/*", "http:\/\/www.honolulupd.org\/rs\/*", "https:\/\/ispffl.com\/*", "https:\/\/licensingportal.mdsp.maryland.gov\/*", "https:\/\/www.njportal.com\/NJSP\/NicsVerification\/*", "https:\/\/xn.osp.state.or.us\/Fics\/*", "https:\/\/epics.pa.gov\/*", "https:\/\/tbibackgrounds.tbi.tn.gov\/TiCS\/*", "https:\/\/vspapps.vsp.virginia.gov\/*" ], "js": [ "lib\/jquery\/jquery.min.js", "custom\/jquery-custom.js", "lib\/jquery-ui-dist\/jquery-ui.min.js", "lib\/handlebars\/handlebars.runtime.min.js", "domain\/domain.js", "content\/templates\/others-handlebars-templates.js", "lib\/clipboard\/clipboard.min.js", "content\/others\/others-content.js" ], "css": [ "lib\/jquery-ui-dist\/jquery-ui.min.css", "content\/others\/others-content.css" ], "all_frames": false, "include_globs": [], "exclude_globs": [] } ], "page_action": { "default_icon": { "16": "images\/16.png", "32": "images\/32.png", "48": "images\/48.png", "128": "images\/128.png" }, "default_popup": "popups\/default-popup.html" }, "icons": { "16": "images\/16.png", "32": "images\/32.png", "48": "images\/48.png", "128": "images\/128.png" }, "web_accessible_resources": [ "images\/*.png" ], "manifest_version": 2 } |