CheckIt is your essential tool for double-checking websites, apps, or projects before launch. Create customizable checklists, catch missed tasks, and ensure everything is complete and error-free. Whether you’re a developer, designer, or project manager, CheckIt gives you confidence that your work is truly ready — every time.
Create your Excel sheet with a table design. Here, you can input your data with the following exact arrangement:
Date Created (Date format): Enter the date each checklist item was created. This helps you know if the items are up-to-date.
Categories (Dropdown format): Select a category for each item. This organizes your checklist into relevant groups.
Content (Text format): Write the content or description for each checklist item.
Keyword (Dropdown format): Choose keywords for each item. Keywords make it easy to search and filter your checklist later.
Status (Text format): Enter the current status of each item. This gives additional display information about the checklist item.
Use this structure to build a clear, organized checklist that’s easy to manage and track.
Link Reference: https://docs.google.com/spreadsheets/d/1C65cdyHeoDZlLIyxqkl5u3_eYYuK0ARKaLU9Ztb54cE/edit?usp=sharing
Open Your Google Sheet.
Navigate to your checklist Google Sheet where you want to add automation.
Access Apps Script.
Click on Extensions > Apps Script in the menu.
Create a New Script.
A script editor window will open. Here, you can write your custom functions.
Save and Run.
Click the disk icon or File > Save, then run the script with the ► (Run) button.
The first time you run it, Google will ask for permissions. Review and authorize access.
Get Your Deployment ID from Google Apps Script:
Open your Google Sheet.
Click Extensions > Apps Script.
In the Apps Script editor, click Deploy > New deployment.
Click Select type > Web app.
Fill in the deployment details (name, description).
Under Execute as, select Me; under Who has access, select Anyone.
Click Deploy.
Google will show a dialog with the Deployment ID — copy this ID.
Enter Deployment ID in CheckIt Extension:
Open your Chrome browser and go to the CheckIt extension options page (usually by right-clicking the extension icon and selecting Options or navigating through Chrome’s Extensions settings).
Paste your copied Deployment ID into the provided field.
Save Your Settings:
Click Save or Apply in the CheckIt options.
Your CheckIt extension is now connected to your Google Sheet!